[Webkit-unassigned] [Bug 99703] [chromium] Add additional memory management fields to WebGraphicsContext3D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 03:15:30 PDT 2012


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





--- Comment #4 from Christopher Cameron <ccameron at chromium.org>  2012-10-18 03:16:24 PST ---
Some additional context:

The old fields of the structure, gpuResourceSizeInBytes and suggestHaveBackbuffer are left in place so that this can roll in and not break anything.  When I've changed the Chromium side, I'll delete these variables.

I put a some extra things into these structures (in particular, the allocation counter and acks) in case they are helpful. If, when I have the whole thing wired up, they aren't helpful, I'll get rid of them (along with the deprecated fields). The strategy here is to avoid iterating in both WebKit and Chromium.

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