[Webkit-unassigned] [Bug 40629] GraphicsLayer: Allow more layers to be opaque when applicable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 09:14:00 PDT 2010


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





--- Comment #7 from Noam Rosenthal <noam.rosenthal at nokia.com>  2010-07-01 09:14:00 PST ---
question - if we use contentsRect() for the texture instead of size(), can't we set the contents to opaque if the bgcolor is opaque, regardless of the layer size? 
I'm not really sure how contentsRect is supposed to work, but if it corresponds to the element size, this should be feasible and would also save us some texture-memory.

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