RESOLVED DUPLICATE of bug 45717 Bug 45869
[chromium] ImageLayerChromium must keep a reference to the Image it uses
https://bugs.webkit.org/show_bug.cgi?id=45869
Summary [chromium] ImageLayerChromium must keep a reference to the Image it uses
Vangelis Kokkevis
Reported 2010-09-15 19:41:00 PDT
Otherwise the image could be released before the layer is done with it. This has already been fixed for the CG backend but we need a solution for PLATFORM(SKIA).
Attachments
proposed patch (5.57 KB, patch)
2010-09-15 19:45 PDT, Vangelis Kokkevis
no flags
Nico Weber
Comment 1 2010-09-15 19:42:54 PDT
*** This bug has been marked as a duplicate of bug 45717 ***
Vangelis Kokkevis
Comment 2 2010-09-15 19:45:29 PDT
Created attachment 67763 [details] proposed patch
James Robinson
Comment 3 2010-10-11 16:25:14 PDT
Comment on attachment 67763 [details] proposed patch Not needed now that this has landed: http://trac.webkit.org/changeset/67625 clearing flags to remove from r? queue
Note You need to log in before you can comment on or make changes to this bug.