[Webkit-unassigned] [Bug 68905] [chromium] Add a setVisibility method to WebGraphicsContext3D.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 11:28:12 PDT 2011


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





--- Comment #7 from Jonathan Backer <backer at chromium.org>  2011-10-14 11:28:12 PST ---
I'm not sure that I understand the comment about being compositor specific. One could imagine other contexts (like Pepper3D or WebGL) wanting to release some resources if they aren't visible. E.g. AFAIK for WebGL, we double buffer; we could release one of those buffers in the GLES2Decoder if we had the appropriate signals plumbed (perhaps we'd only want to do that when the compositor context is not visible?).

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