mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Remove FIXME
Following the (short) in #5930 it was decided that we should remove this FIXME. Fixes #5930
This commit is contained in:
parent
72ca16ed55
commit
fe1a334b11
1 changed files with 0 additions and 2 deletions
|
@ -266,8 +266,6 @@ impl Drop for StackRootTLS {
|
||||||
|
|
||||||
/// Information for an entire page. Pages are top-level browsing contexts and can contain multiple
|
/// Information for an entire page. Pages are top-level browsing contexts and can contain multiple
|
||||||
/// frames.
|
/// frames.
|
||||||
///
|
|
||||||
/// FIXME: Rename to `Page`, following WebKit?
|
|
||||||
#[jstraceable]
|
#[jstraceable]
|
||||||
pub struct ScriptTask {
|
pub struct ScriptTask {
|
||||||
/// A handle to the information pertaining to page layout
|
/// A handle to the information pertaining to page layout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue