[Webkit-unassigned] [Bug 98990] [Texmap][CSS Shaders] Enable CSS Shaders in TextureMapperGL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 09:38:59 PDT 2012


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





--- Comment #7 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-10-21 09:39:59 PST ---

> I had implemented both as a member of TextureMapper. I had troubles to destruct both in right time.
> 
> I wish TextureMapper holds both classes because it would be more succinct as you mentioned. If you give me ideas, I'll do that :)

How about a pattern similar to adoptImageBackingStore/releaseImageBackingStore, where LayerTreeCoordinator tracks which custom filter programs are actually in use, and sends separate messages to the proxy to create/destroy them?

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