[Webkit-unassigned] [Bug 108690] Add ImageFrameCache to facilitate access to ImageFrames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 17:29:28 PST 2013


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





--- Comment #12 from Hin-Chung Lam <hclam at google.com>  2013-02-13 17:31:43 PST ---
The idea is to isolate the platform specific bits into this ImageFrameCache class.

Right now it has allocator, it will be extended to have lock and unlock such that we can use discardable memory to back it. The concept is ImageDecoder is generic while ImageFrameCache and ImageFrame contain platform specific details.

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