[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:02:48 PDT 2012


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


Christopher Cameron <ccameron at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #169378|                            |commit-queue?
               Flag|                            |




--- Comment #2 from Christopher Cameron <ccameron at chromium.org>  2012-10-18 03:03:43 PST ---
(From update of attachment 169378)
Add new fields to WebGraphicsMemoryAllocation to allow for specifying
limits for when visible and not, and to allow for specifying priority
cutoffs (e.g, to allow specifying that backgrounded tabs should
retain only their visible textures).

Add sendManagedMemoryStatsCHROMIUM to WebGraphicsContext3D, and
add WebGraphicsManagedMemoryStats structure, to allow the GPU memory
manager to make more informed choices.

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