[Webkit-unassigned] [Bug 77464] [chromium] LayerChromium::setNeedsDisplay does not apply contents scale correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 14:39:35 PST 2012


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





--- Comment #4 from James Robinson <jamesr at chromium.org>  2012-02-15 14:39:35 PST ---
(From update of attachment 124799)
What happens for a non-full-layer invalidation of a scaled layer?  I.e. if the layer's contents are 200x200 but it's displayed at 100x100, and WebKit sends us an invalidation rect 50x50 at 0x0, I think that should map to an invalidation of 50x50 at 0x0 on the tiles, not 25x25 at 0x0.  Right?

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