[webkit-reviews] review requested: [Bug 103796] [chromium] ImageDecodingStore should cache partially decoded images : [Attachment 177684] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 00:09:44 PST 2012


Hin-Chung Lam <hclam at google.com> has asked  for review:
Bug 103796: [chromium] ImageDecodingStore should cache partially decoded images
https://bugs.webkit.org/show_bug.cgi?id=103796

Attachment 177684: Patch
https://bugs.webkit.org/attachment.cgi?id=177684&action=review

------- Additional Comments from Hin-Chung Lam <hclam at google.com>
The seems big but if you focus on ImageDecodingStore and ImageFrameGenerator
the others are just test and changes to mock modules.

ImageDecodingStore

Added logic to handle incomplete cache entries.

ImageFrameGenerator

Added logic to resume decoding using a cached decoder. The change has some code
move involved to share code with decoding starting from scratch.


More information about the webkit-reviews mailing list