[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 18 14:16:22 PST 2013


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





--- Comment #30 from James Robinson <jamesr at chromium.org>  2013-01-18 14:18:10 PST ---
Has anyone looked at http://code.google.com/p/skia/source/browse/trunk/src/ports/SkImageRef_ashmem.h / http://code.google.com/p/skia/source/browse/trunk/src/ports/SkImageRef_ashmem.cpp ?  Can we use that directly?  If not, can we look at how it's implemented and learn anything?  For instance, it seems to always round the allocation size up to the next page size.

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