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

Unified 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 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
new file mode 100644
index 0000000000000000000000000000000000000000..869c3f8363a06abf9aaaa7b40391be0cba7c0fb3
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-frame-navigate-expected.txt
@@ -0,0 +1,46 @@
+Verify that UISourceCodes are removed as the frame gets navigated.
+
+
+
+Running: dumpInitialWorkspace
+Workspace: 7 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
+ 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/inspector-test.js
+
+Running: attachFrame
+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
+ 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/inspector-test.js
+ _test_attachFrame.js
+
+Running: navigateFrame
+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] _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/inspector-test.js
+ _test_attachFrame.js
+ _test_navigateFrame
+

Powered by Google App Engine
This is Rietveld 408576698