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

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

Issue 2738773002: DevTools: [Bindings] add resources to every frame. (Closed)
Patch Set: nit 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
OLDNEW
1 Verify that UISourceCodes are added and removed as iframe gets attached and deta ched. 1 Verify that UISourceCodes are added and removed as iframe gets attached and deta ched.
2 2
3 3
4 Running: dumpInitialWorkspace 4 Running: dumpInitialWorkspace
5 Workspace: 7 uiSourceCodes. 5 Workspace: 7 uiSourceCodes.
6 debugger:///VM[XXX] bindings-frame-attach-detach.html 6 debugger:///VM[XXX] bindings-frame-attach-detach.html
7 debugger:///VM[XXX] bindings-frame-attach-detach.html 7 debugger:///VM[XXX] bindings-frame-attach-detach.html
8 debugger:///VM[XXX] bindings-test.js 8 debugger:///VM[XXX] bindings-test.js
9 debugger:///VM[XXX] inspector-test.js 9 debugger:///VM[XXX] inspector-test.js
10 http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html 10 http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html
(...skipping 10 matching lines...) Expand all
21 debugger:///VM[XXX] _test_attachFrame.js 21 debugger:///VM[XXX] _test_attachFrame.js
22 http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html 22 http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html
23 http://127.0.0.1:8000/inspector/bindings/bindings-test.js 23 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
24 http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html 24 http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
25 http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js 25 http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
26 http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css 26 http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
27 http://127.0.0.1:8000/inspector/inspector-test.js 27 http://127.0.0.1:8000/inspector/inspector-test.js
28 _test_attachFrame.js 28 _test_attachFrame.js
29 29
30 Running: detachFrame 30 Running: detachFrame
31 Workspace: 14 uiSourceCodes. 31 Workspace: 12 uiSourceCodes.
32 debugger:///VM[XXX] bindings-frame-attach-detach.html 32 debugger:///VM[XXX] bindings-frame-attach-detach.html
33 debugger:///VM[XXX] bindings-frame-attach-detach.html 33 debugger:///VM[XXX] bindings-frame-attach-detach.html
34 debugger:///VM[XXX] bindings-test.js 34 debugger:///VM[XXX] bindings-test.js
35 debugger:///VM[XXX] inspector-test.js 35 debugger:///VM[XXX] inspector-test.js
36 debugger:///VM[XXX] magic-script.js 36 debugger:///VM[XXX] magic-script.js
37 debugger:///VM[XXX] _test_attachFrame.js 37 debugger:///VM[XXX] _test_attachFrame.js
38 debugger:///VM[XXX] _test_detachFrame.js 38 debugger:///VM[XXX] _test_detachFrame.js
39 http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html 39 http://127.0.0.1:8000/inspector/bindings/bindings-frame-attach-detach.html
40 http://127.0.0.1:8000/inspector/bindings/bindings-test.js 40 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
41 http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
42 http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
43 http://127.0.0.1:8000/inspector/inspector-test.js 41 http://127.0.0.1:8000/inspector/inspector-test.js
44 _test_attachFrame.js 42 _test_attachFrame.js
45 _test_detachFrame.js 43 _test_detachFrame.js
46 44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698