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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 21:37:58 PST 2013


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





--- Comment #3 from Hin-Chung Lam <hclam at google.com>  2013-02-12 21:40:13 PST ---
(From update of attachment 186135)
View in context: https://bugs.webkit.org/attachment.cgi?id=186135&action=review

> Source/WebCore/platform/image-decoders/ImageDecoder.h:253
> +        void setFrameBufferAtIndex(size_t index, ImageFrame& frame)

By the way this should be const ImageFrame& frame.

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