[Webkit-unassigned] [Bug 33150] Do not render the full frame when there is some elements with fixed positioning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 04:25:38 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33150





--- Comment #16 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-01-07 04:25:35 PST ---
(From update of attachment 46040)
> +        (WebCore::FrameView::registerFixedObject):
> +        (WebCore::FrameView::unregisterFixedObject):

I wonder if it would be better to use addFixedObject and removeFixedObject
instead as we use add/remove elsewhere (like addSlowRepaintObject)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list