RESOLVED WONTFIX 108136
[chromium] Unlock partially decoded SkBitmap in deferred decoded mode
https://bugs.webkit.org/show_bug.cgi?id=108136
Summary [chromium] Unlock partially decoded SkBitmap in deferred decoded mode
Hin-Chung Lam
Reported 2013-01-28 17:06:36 PST
Partially decoded SkBitmaps are not unlocked properly and can cause a leak of discardable memory. We need to make sure all SkBitmaps stored in ImageDecodingStore are properly unlocked.
Attachments
Note You need to log in before you can comment on or make changes to this bug.