RESOLVED FIXED 102721
[chromium] Make lazy image decoding thread-safe
https://bugs.webkit.org/show_bug.cgi?id=102721
Summary [chromium] Make lazy image decoding thread-safe
Hin-Chung Lam
Reported 2012-11-19 15:18:52 PST
After image decoding operation is recorded make sure decode and playback and happen safely on impl thread.
Attachments
Patch (25.68 KB, patch)
2012-11-19 15:34 PST, Hin-Chung Lam
no flags
Patch (9.11 KB, patch)
2012-11-19 15:35 PST, Hin-Chung Lam
no flags
Patch (9.24 KB, patch)
2012-11-19 18:32 PST, Hin-Chung Lam
no flags
Hin-Chung Lam
Comment 1 2012-11-19 15:34:47 PST
Hin-Chung Lam
Comment 2 2012-11-19 15:35:25 PST
Hin-Chung Lam
Comment 3 2012-11-19 18:32:17 PST
Hin-Chung Lam
Comment 4 2012-11-20 13:40:00 PST
nduca@, senorblanco@: any comments on this? I want to have this thread safety so I can work backwards to implement the thread safe caching backend.
Stephen White
Comment 5 2012-11-20 13:58:19 PST
Comment on attachment 175108 [details] Patch OK. r=me
Nat Duca
Comment 6 2012-11-20 14:04:07 PST
Comment on attachment 175108 [details] Patch Omnomnom lgtm
WebKit Review Bot
Comment 7 2012-11-20 14:27:48 PST
Comment on attachment 175108 [details] Patch Clearing flags on attachment: 175108 Committed r135313: <http://trac.webkit.org/changeset/135313>
WebKit Review Bot
Comment 8 2012-11-20 14:27:51 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.