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

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

Issue 2738033002: DevTools: add more tests to fixate bindings behavior (Closed)
Patch Set: rebaseline 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-navigate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-navigate-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-navigate-expected.txt
index 869c3f8363a06abf9aaaa7b40391be0cba7c0fb3..a309af97ef6b2faa8f4a29416d033b7b29a2de58 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-navigate-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-navigate-expected.txt
@@ -3,6 +3,7 @@ Verify that UISourceCodes are removed as the frame gets navigated.
Running: dumpInitialWorkspace
+Removed: 0 uiSourceCodes
Workspace: 7 uiSourceCodes.
debugger:///VM[XXX] bindings-frame-navigate.html
debugger:///VM[XXX] bindings-frame-navigate.html
@@ -13,22 +14,27 @@ Workspace: 7 uiSourceCodes.
http://127.0.0.1:8000/inspector/inspector-test.js
Running: attachFrame
+Removed: 0 uiSourceCodes
Workspace: 13 uiSourceCodes.
debugger:///VM[XXX] bindings-frame-navigate.html
debugger:///VM[XXX] bindings-frame-navigate.html
debugger:///VM[XXX] bindings-test.js
debugger:///VM[XXX] inspector-test.js
- debugger:///VM[XXX] magic-script.js
- debugger:///VM[XXX] _test_attachFrame.js
+[+] debugger:///VM[XXX] magic-script.js
+[+] debugger:///VM[XXX] _test_attachFrame.js
http://127.0.0.1:8000/inspector/bindings/bindings-frame-navigate.html
http://127.0.0.1:8000/inspector/bindings/bindings-test.js
- http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
- http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
- http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
+[+] http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
+[+] http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
+[+] http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
http://127.0.0.1:8000/inspector/inspector-test.js
- _test_attachFrame.js
+[+] _test_attachFrame.js
Running: navigateFrame
+Removed: 3 uiSourceCodes
+[-] http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
+[-] http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
+[-] http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
Workspace: 13 uiSourceCodes.
debugger:///VM[XXX] bindings-frame-navigate.html
debugger:///VM[XXX] bindings-frame-navigate.html
@@ -36,11 +42,11 @@ Workspace: 13 uiSourceCodes.
debugger:///VM[XXX] inspector-test.js
debugger:///VM[XXX] magic-script.js
debugger:///VM[XXX] _test_attachFrame.js
- debugger:///VM[XXX] _test_navigateFrame
+[+] debugger:///VM[XXX] _test_navigateFrame
http://127.0.0.1:8000/inspector/bindings/bindings-frame-navigate.html
http://127.0.0.1:8000/inspector/bindings/bindings-test.js
- http://127.0.0.1:8000/inspector/bindings/resources/empty-frame.html
+[+] http://127.0.0.1:8000/inspector/bindings/resources/empty-frame.html
http://127.0.0.1:8000/inspector/inspector-test.js
_test_attachFrame.js
- _test_navigateFrame
+[+] _test_navigateFrame

Powered by Google App Engine
This is Rietveld 408576698