[Webkit-unassigned] [Bug 72964] [chromium] Set opaque on GraphicsLayer, not LayerChromium, and ensure layer is filled opaquely.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 11:50:01 PST 2011


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


Dana Jansens <danakj at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[chromium] Ensure image     |[chromium] Set opaque on
                   |contents fill               |GraphicsLayer, not
                   |ImageLayerChromium before   |LayerChromium, and ensure
                   |marking opaque              |layer is filled opaquely.




--- Comment #3 from Dana Jansens <danakj at chromium.org>  2011-11-22 11:50:01 PST ---
Setting the opaque flag on the GraphicsLayer allows us to test which layers are opaque, and have a consistent view of the status.

I'd like to make a LayoutTest for this but it requires printing the contentsOpaque flag which is coming in bug #70634.

I will make a new bug that depends on this with a LayoutTest.

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