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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 18:49:47 PDT 2012


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #169383|review?                     |review-
               Flag|                            |




--- Comment #7 from James Robinson <jamesr at chromium.org>  2012-10-22 18:50:49 PST ---
(From update of attachment 169383)
View in context: https://bugs.webkit.org/attachment.cgi?id=169383&action=review

I really dislike adding things "just in case".  Let's figure out what we actually need and do that.  If we don't know whether we need something yet, we definitely do not.

> Source/Platform/chromium/public/WebGraphicsMemoryAllocation.h:92
> +struct WebGraphicsManagedMemoryStats {

WebKit API requires one header per type. see http://trac.webkit.org/wiki/ChromiumWebKitAPI

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