RESOLVED FIXED71823
Web Inspector: discard injected scripts upon front-end disconnect.
https://bugs.webkit.org/show_bug.cgi?id=71823
Summary Web Inspector: discard injected scripts upon front-end disconnect.
Pavel Feldman
Reported 2011-11-08 08:59:28 PST
Patch to follow.
Attachments
Patch (1.26 KB, patch)
2011-11-08 09:01 PST, Pavel Feldman
no flags
Patch (5.18 KB, patch)
2011-11-09 06:25 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-11-08 09:01:09 PST
Yury Semikhatsky
Comment 2 2011-11-09 03:53:19 PST
Comment on attachment 114087 [details] Patch Please add a test for this.
Pavel Feldman
Comment 3 2011-11-09 06:25:09 PST
Yury Semikhatsky
Comment 4 2011-11-09 06:52:47 PST
Comment on attachment 114259 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=114259&action=review > LayoutTests/http/tests/inspector-enabled/injected-script-discard.html:60 > + InspectorTest.evaluateInPage(error ? "console.log('Error resolving object')" : "console.log('Resolved object successfully')", callback); Please add FAILED: prefix to the failing branch so that the test is not rebaselined by mistake.
Pavel Feldman
Comment 5 2011-11-09 07:05:13 PST
Note You need to log in before you can comment on or make changes to this bug.