Bug 59860
Summary: | [v8] Images reference from script leak if load fails with an error or cancelation | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Robinson <jamesr> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | abarth, antonm, levin, vitalyr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
James Robinson
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brian Burg
Closing some V8-related work items.