[Webkit-unassigned] [Bug 76225] Release WebGL contexts eagerly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 19:06:48 PST 2012


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





--- Comment #2 from Kenneth Russell <kbr at google.com>  2012-01-12 19:06:48 PST ---
(In reply to comment #1)
> I'll follow up the suggestion by dglazkov if no objection.
> So I think the observer just triggers the deletion of webGL context and drawing buffer, not others, which is for the consideration of performance, right?

Yes, and also to minimize the potential impact of the change.

This probably has to be written carefully to avoid reference counting cycles and stale observers.

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