[Webkit-unassigned] [Bug 70634] Set the opaque flag for GraphicsLayer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 08:40:07 PDT 2011


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





--- Comment #5 from Dana Jansens <danakj at chromium.org>  2011-10-24 08:40:07 PST ---
(In reply to comment #4)
> (From update of attachment 112004 [details])
> It's possible for multiple layers to go into the same backing, so I think you'll need some sort of bounds check of the layer vs. the bounds of the backing to make sure that a layer with an opaque background color fills the whole space.

Why is this needed? The opaque flag is being set for a single /layer/, and I don't understand why that is incorrect when the layer doesn't fill a backing.  Unless you want to add an opaque flag to the backing? Just for testing?

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