[Webkit-unassigned] [Bug 95057] [chromium] Allow impl-thread deletion of only some resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 22:02:19 PDT 2012


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





--- Comment #41 from Eric Penner <epenner at chromium.org>  2012-09-05 22:02:33 PST ---
I know this isn't intended to be complete yet, but the big missing piece in my mind is how you intend to delete 'only some resources', as the name of this CL implies.

Currently we only push raw texture ids over to the impl thread. How do you intend to delete some of those raw IDs in all layers that contain them?

Would it make sense to start a parallel CL for that, or possibly even do that part first? I'd be a lot more happy if this CL actually enabled some new functionality, after all the other bits were in place.

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