[Webkit-unassigned] [Bug 33408] Add flag IGNORE_FIXED_BACKGROUNDS (disabled by default) to ignore fixed background images and accelerate web page scrolling on low-powered/mobile devices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 14:27:22 PST 2010


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46176|0                           |1
        is obsolete|                            |
  Attachment #46177|0                           |1
        is obsolete|                            |
  Attachment #46509|                            |review?
               Flag|                            |




--- Comment #9 from Daniel Bates <dbates at webkit.org>  2010-01-13 14:27:21 PST ---
Created an attachment (id=46509)
 --> (https://bugs.webkit.org/attachment.cgi?id=46509)
Patch with test cases

Based on the suggestions from both Simon Fraser and David Kilzer, I removed the
build system- and tools- related changes. Also, included in the patch expected
failure results for the Mac build.

I renamed IGNORE_FIXED_BACKGROUNDS to FAST_MOBILE_SCROLLING to be more
descriptive of what this change does. That is, accelerate scrolling for
low-powered/mobile devices.

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