[Webkit-unassigned] [Bug 81786] Support fixed position elements in Qt WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 13:20:48 PDT 2012


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





--- Comment #9 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-03-21 13:20:48 PST ---
(In reply to comment #7)
> (From update of attachment 133058 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=133058&action=review
> 
> >>> Source/WebCore/platform/graphics/GraphicsLayer.h:421
> >>> +    bool fixedPosition() const { return m_fixedPosition; }
> >> 
> >> setUseFixedPosition? setIsFixedPositioned() ?
> > 
> > setUseFixedPosition() sound good to me :)
> 
> GraphicsLayer should not know about any CSS concepts like fixed position. This does not belong here.

Any other suggestion on how the same effect could be achieved? Or is this just a semantic issue.

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