[Webkit-unassigned] [Bug 59860] New: [v8] Images reference from script leak if load fails with an error or cancelation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 19:44:14 PDT 2011


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

           Summary: [v8] Images reference from script leak if load fails
                    with an error or cancelation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org
                CC: abarth at webkit.org, levin at chromium.org,
                    antonm at chromium.org, vitalyr at chromium.org


I'm pretty sure we need to apply the changes from http://trac.webkit.org/changeset/85375 to V8GCController.cpp, or at least carefully consider them.  I have not verified exhaustively that there is a leak in the V8 codepath but it seems fairly likely that there is.

Ideally we'd share the implementation of "should this node be protected from GC even if it is otherwise not reachable" between engines.

-- 
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