mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +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
|
||||
/// frames.
|
||||
///
|
||||
/// FIXME: Rename to `Page`, following WebKit?
|
||||
#[jstraceable]
|
||||
pub struct ScriptTask {
|
||||
/// A handle to the information pertaining to page layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue