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

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

Issue 2735933002: DevTools: add tests to fixate bindings behavior (Closed)
Patch Set: DevTools: add tests to fixate bindings behavior 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
(Empty)
1 Verify that UISourceCodes are removed as the frame gets navigated.
2
3
4
5 Running: dumpInitialWorkspace
6 Workspace: 7 uiSourceCodes.
7 debugger:///VM[XXX] bindings-frame-navigate.html
8 debugger:///VM[XXX] bindings-frame-navigate.html
9 debugger:///VM[XXX] bindings-test.js
10 debugger:///VM[XXX] inspector-test.js
11 http://127.0.0.1:8000/inspector/bindings/bindings-frame-navigate.html
12 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
13 http://127.0.0.1:8000/inspector/inspector-test.js
14
15 Running: attachFrame
16 Workspace: 13 uiSourceCodes.
17 debugger:///VM[XXX] bindings-frame-navigate.html
18 debugger:///VM[XXX] bindings-frame-navigate.html
19 debugger:///VM[XXX] bindings-test.js
20 debugger:///VM[XXX] inspector-test.js
21 debugger:///VM[XXX] magic-script.js
22 debugger:///VM[XXX] _test_attachFrame.js
23 http://127.0.0.1:8000/inspector/bindings/bindings-frame-navigate.html
24 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
25 http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
26 http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
27 http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
28 http://127.0.0.1:8000/inspector/inspector-test.js
29 _test_attachFrame.js
30
31 Running: navigateFrame
32 Workspace: 13 uiSourceCodes.
33 debugger:///VM[XXX] bindings-frame-navigate.html
34 debugger:///VM[XXX] bindings-frame-navigate.html
35 debugger:///VM[XXX] bindings-test.js
36 debugger:///VM[XXX] inspector-test.js
37 debugger:///VM[XXX] magic-script.js
38 debugger:///VM[XXX] _test_attachFrame.js
39 debugger:///VM[XXX] _test_navigateFrame
40 http://127.0.0.1:8000/inspector/bindings/bindings-frame-navigate.html
41 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
42 http://127.0.0.1:8000/inspector/bindings/resources/empty-frame.html
43 http://127.0.0.1:8000/inspector/inspector-test.js
44 _test_attachFrame.js
45 _test_navigateFrame
46
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698