[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 12:07:51 PST 2010


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


David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46177|                            |review-
               Flag|                            |




--- Comment #8 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-01-13 12:07:50 PST ---
(From update of attachment 46177)
(In reply to comment #6)
> If this is a platform decision, why not just check in platform-specific
> results?

Since this is a platform-specific, compile-time decision, I think it would be
best to simply check in "failing" test results as expected results instead of
trying to do something fancy in run-webkit-tests.  That way, you still get test
coverage for the tests, and you'll know if the results ever change, e.g., if
someone accidentally turns the flag back on for your port!

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