RESOLVED INVALID 59860
[v8] Images reference from script leak if load fails with an error or cancelation
https://bugs.webkit.org/show_bug.cgi?id=59860
Summary [v8] Images reference from script leak if load fails with an error or cancela...
James Robinson
Reported 2011-04-29 19:44:13 PDT
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
Brian Burg
Comment 1 2014-12-16 00:47:52 PST
Closing some V8-related work items.
Note You need to log in before you can comment on or make changes to this bug.