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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 21:34:31 PST 2013


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





--- Comment #21 from Stephen White <senorblanco at chromium.org>  2013-01-17 21:36:17 PST ---
One thing I'm not clear on is why we need a discardable pixelref, as well as one that does deferred decoding.  Shouldn't the deferred decoding one simply allocate discardable memory onLockPixels()?  (One PixelRef to rule them all..)  Or is this for cacheing resized subsets?

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