Auto merge of #5932 - Munksgaard:fix-5930, r=Ms2ger

Following the (short) in #5930 it was decided that we should remove this
FIXME.

Fixes #5930

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5932)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-05-04 08:42:43 -05:00
commit 2e4d2eb6a9

View file

@ -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