From fe1a334b113785ecc9a9913c12509c26f8dac4b5 Mon Sep 17 00:00:00 2001 From: Philip Munksgaard Date: Mon, 4 May 2015 15:38:38 +0200 Subject: Remove FIXME Following the (short) in #5930 it was decided that we should remove this FIXME. Fixes #5930 --- components/script/script_task.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'components/script/script_task.rs') diff --git a/components/script/script_task.rs b/components/script/script_task.rs index e11db71355d..24a91c65c34 100644 --- a/components/script/script_task.rs +++ b/components/script/script_task.rs @@ -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 -- cgit v1.2.3