[Webkit-unassigned] [Bug 73350] [chromium] Allow scrolling non-root layers in the compositor thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 16:28:07 PST 2012


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


Sami Kyostila <skyostil at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124395|                            |review?, commit-queue?
               Flag|                            |




--- Comment #44 from Sami Kyostila <skyostil at google.com>  2012-01-27 16:28:07 PST ---
Created an attachment (id=124395)
 --> (https://bugs.webkit.org/attachment.cgi?id=124395&action=review)
Patch

 - Remove custom iterators in favor of layer iterators.
 - Move scrollBy() from LayerChromium to ContentLayerChromium.
 - Use LayerChromium instead of PlatformLayer in ChromeClientImpl.
 - The inverse screen space transform for a non-composited content layer does not introduce page scale, so no need to undo it in isContentPointWithinLayer().
 - Add new tests for hit testing against a backfacing layer and a normal or non-composited layer with page scaling.

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