RESOLVED FIXED 44328
[V8] Web Inspector: discard InjectedScript reference on ScriptState when clearing injected scripts
https://bugs.webkit.org/show_bug.cgi?id=44328
Summary [V8] Web Inspector: discard InjectedScript reference on ScriptState when clea...
Yury Semikhatsky
Reported 2010-08-20 03:13:55 PDT
Web Inspector: discard InjectedScript reference on ScriptState when clearing injected scripts. Otherwise we may remove InjectedScript from the map on InjectedScriptHost but keep it on ScriptState and try to reuse it later.
Attachments
Patch (6.68 KB, patch)
2010-08-20 03:17 PDT, Yury Semikhatsky
no flags
Patch (6.64 KB, patch)
2010-08-20 04:17 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2010-08-20 03:17:03 PDT
Yury Semikhatsky
Comment 2 2010-08-20 04:17:50 PDT
Yury Semikhatsky
Comment 3 2010-08-20 04:34:46 PDT
Comment on attachment 64943 [details] Patch Clearing flags on attachment: 64943 Committed r65730: <http://trac.webkit.org/changeset/65730>
Yury Semikhatsky
Comment 4 2010-08-20 04:34:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.