[Webkit-unassigned] [Bug 106842] adding support for DiscardablePixelRef for caching lazily decoded images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 13:28:02 PST 2013


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


James Robinson <jamesr at chromium.org> changed:

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




--- Comment #52 from James Robinson <jamesr at chromium.org>  2013-01-25 13:29:57 PST ---
(From update of attachment 184799)
View in context: https://bugs.webkit.org/attachment.cgi?id=184799&action=review

> Source/WebKit/chromium/public/WebSettings.h:97
> +    virtual void setDiscardableMemoryEntryLimit(int) = 0;
> +    virtual void setDiscardableMemoryLimitMB(int) = 0;

Nat's right, you don't need this stuff

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