RESOLVED FIXED 74962
[Chromium] NativeImageSkia should mark SkBitmaps as immutable
https://bugs.webkit.org/show_bug.cgi?id=74962
Summary [Chromium] NativeImageSkia should mark SkBitmaps as immutable
Justin Novosad
Reported 2011-12-20 15:03:38 PST
Resized bitmaps, and bitmaps that are finished loading should be marked as immutable since their pixels will remain unchanged for the lifetime of the bitmap. Setting this flag enables optimizations in Skia.
Attachments
Patch (5.15 KB, patch)
2011-12-20 15:32 PST, Justin Novosad
no flags
Justin Novosad
Comment 1 2011-12-20 15:32:58 PST
Stephen White
Comment 2 2012-01-05 14:03:23 PST
Comment on attachment 120099 [details] Patch OK. r=me
WebKit Review Bot
Comment 3 2012-01-05 16:44:29 PST
Comment on attachment 120099 [details] Patch Clearing flags on attachment: 120099 Committed r104246: <http://trac.webkit.org/changeset/104246>
WebKit Review Bot
Comment 4 2012-01-05 16:44:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.