[Webkit-unassigned] [Bug 72208] [chromium] Fix scaleDelta zoom-out visibility rect bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 16:52:01 PST 2011


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





--- Comment #12 from Alexandre Elias <aelias at chromium.org>  2011-11-14 16:52:01 PST ---
The zoom animator layout tests were causing problems, as they're covering a non-impl-thread side codepath that is never really used in practice, and the scroll layer isn't available from non-impl side.  After talking it over with James, I removed the tests -- sorry about that.  For testing impl-side changes, we'll have to focus more on unit tests.

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