Bug 930903 - Remove obsolete bit of comment. r=me and DONTBUILD because NPOTB

This commit is contained in:
Kartikaya Gupta 2014-03-13 18:09:27 -04:00
parent 770e86ceb4
commit d7f810f3af

View File

@ -250,9 +250,6 @@ public:
// To pre-render a margin of 100 CSS pixels around the window,
// { x = -100, y = - 100,
// width = window.innerWidth + 200, height = window.innerHeight + 200 }
//
// This is only valid on the root layer. Nested iframes do not have a
// displayport set on them. See bug 775452.
CSSRect mDisplayPort;
// If non-empty, the area of a frame's contents that is considered critical