Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/dynamic-bindings-frame-attach-detach-expected.txt

Issue 2739983002: DevTools: cleanup script UISourceCodes on executionContextDestroyed (Closed)
Patch Set: ad jsdoc Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/bindings/NetworkProject.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Verify that UISourceCodes are added and removed as iframe with dynamic script an d stylesheet is added and removed. 1 Verify that UISourceCodes are added and removed as iframe with dynamic script an d stylesheet is added and removed.
2 2
3 3
4 Running: dumpInitialWorkspace 4 Running: dumpInitialWorkspace
5 Removed: 0 uiSourceCodes 5 Removed: 0 uiSourceCodes
6 Workspace: 7 uiSourceCodes. 6 Workspace: 7 uiSourceCodes.
7 debugger:///VM[XXX] bindings-test.js 7 debugger:///VM[XXX] bindings-test.js
8 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html 8 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html
9 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html 9 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html
10 debugger:///VM[XXX] inspector-test.js 10 debugger:///VM[XXX] inspector-test.js
(...skipping 13 matching lines...) Expand all
24 [+] debugger:///VM[XXX] _test_attachFrame.js 24 [+] debugger:///VM[XXX] _test_attachFrame.js
25 [+] dynamic-script.js 25 [+] dynamic-script.js
26 [+] dynamic-style.css 26 [+] dynamic-style.css
27 http://127.0.0.1:8000/inspector/bindings/bindings-test.js 27 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
28 http://127.0.0.1:8000/inspector/bindings/dynamic-bindings-frame-attach-detac h.html 28 http://127.0.0.1:8000/inspector/bindings/dynamic-bindings-frame-attach-detac h.html
29 [+] http://127.0.0.1:8000/inspector/bindings/resources/dynamic-frame.html 29 [+] http://127.0.0.1:8000/inspector/bindings/resources/dynamic-frame.html
30 http://127.0.0.1:8000/inspector/inspector-test.js 30 http://127.0.0.1:8000/inspector/inspector-test.js
31 [+] _test_attachFrame.js 31 [+] _test_attachFrame.js
32 32
33 Running: detachFrame 33 Running: detachFrame
34 Removed: 2 uiSourceCodes 34 Removed: 3 uiSourceCodes
35 [-] dynamic-script.js
35 [-] dynamic-style.css 36 [-] dynamic-style.css
36 [-] http://127.0.0.1:8000/inspector/bindings/resources/dynamic-frame.html 37 [-] http://127.0.0.1:8000/inspector/bindings/resources/dynamic-frame.html
37 Workspace: 14 uiSourceCodes. 38 Workspace: 13 uiSourceCodes.
38 debugger:///VM[XXX] bindings-test.js 39 debugger:///VM[XXX] bindings-test.js
39 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html 40 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html
40 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html 41 debugger:///VM[XXX] dynamic-bindings-frame-attach-detach.html
41 debugger:///VM[XXX] dynamic-frame.html 42 debugger:///VM[XXX] dynamic-frame.html
42 debugger:///VM[XXX] dynamic-script.js 43 debugger:///VM[XXX] dynamic-script.js
43 debugger:///VM[XXX] inspector-test.js 44 debugger:///VM[XXX] inspector-test.js
44 debugger:///VM[XXX] _test_attachFrame.js 45 debugger:///VM[XXX] _test_attachFrame.js
45 [+] debugger:///VM[XXX] _test_detachFrame.js 46 [+] debugger:///VM[XXX] _test_detachFrame.js
46 dynamic-script.js
47 http://127.0.0.1:8000/inspector/bindings/bindings-test.js 47 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
48 http://127.0.0.1:8000/inspector/bindings/dynamic-bindings-frame-attach-detac h.html 48 http://127.0.0.1:8000/inspector/bindings/dynamic-bindings-frame-attach-detac h.html
49 http://127.0.0.1:8000/inspector/inspector-test.js 49 http://127.0.0.1:8000/inspector/inspector-test.js
50 _test_attachFrame.js 50 _test_attachFrame.js
51 [+] _test_detachFrame.js 51 [+] _test_detachFrame.js
52 52
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/bindings/NetworkProject.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698