[Webkit-unassigned] [Bug 45717] New: chromium/skia: possible crash in ImageLayerChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 16:17:50 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45717

           Summary: chromium/skia: possible crash in ImageLayerChromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thakis at chromium.org


Like https://bugs.webkit.org/show_bug.cgi?id=45714 , but for skia. The problem is that the dom owns the image, and when the image is removed from the dom, the layer tree is updated only asynchronously. Hence, the layer needs to ref the platform image.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list