[Webkit-unassigned] [Bug 83980] Fixed background is scrolling in http://www.nieuwecode.nl/ in Qt webkit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 17:12:57 PDT 2012


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138187|review?                     |review-
               Flag|                            |




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-04-20 17:12:56 PST ---
(From update of attachment 138187)
I think this goes too far in the other direction :)

We try to avoid seemingly arbitrary platform #ifdefs, because they make the code very confusing and hard to maintain.

This also interacts with code in RLC::requireLayerForPosition(), so that needs to be communicated in the code somehow (perhaps by a FIXED_POSITION_CREATES_STACKING_CONTEXT #ifdef).

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