[Webkit-unassigned] [Bug 70634] Mark GraphicsLayers as opaque when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 12:11:18 PST 2011


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


Dana Jansens <danakj at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |73040




--- Comment #64 from Dana Jansens <danakj at chromium.org>  2011-11-23 12:11:17 PST ---
Rather than creating this Transformation::isAxisAligned business, we can use the transformation on the bounding box, and test if the result is rectilinear. This is a more reliable test and doesn't require new code.

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