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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-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-main-frame-navigated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt
index 2582a0cf8d82df1cf1cca9bdf55d78ec813f9814..54761057039f2d9aa894f11577d33c265577d206 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt
@@ -2,6 +2,7 @@ Verify that UISourceCodes are removed as main frame gets navigated.
Running: dumpInitialWorkspace
+Removed: 0 uiSourceCodes
Workspace: 7 uiSourceCodes.
debugger:///VM[XXX] bindings-main-frame-navigated.html
debugger:///VM[XXX] bindings-main-frame-navigated.html
@@ -12,28 +13,45 @@ Workspace: 7 uiSourceCodes.
http://127.0.0.1:8000/inspector/inspector-test.js
Running: attachFrame
+Removed: 0 uiSourceCodes
Workspace: 15 uiSourceCodes.
debugger:///VM[XXX] bindings-main-frame-navigated.html
debugger:///VM[XXX] bindings-main-frame-navigated.html
debugger:///VM[XXX] bindings-test.js
debugger:///VM[XXX] inspector-test.js
- debugger:///VM[XXX] sourcemap-script.js
- debugger:///VM[XXX] _test_attachFrame.js
+[+] debugger:///VM[XXX] sourcemap-script.js
+[+] debugger:///VM[XXX] _test_attachFrame.js
http://127.0.0.1:8000/inspector/bindings/bindings-main-frame-navigated.html
http://127.0.0.1:8000/inspector/bindings/bindings-test.js
- http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-frame.html
- http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
- http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-script.js
- http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-style.css
- http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts
+[+] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-frame.html
+[+] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
+[+] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-script.js
+[+] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-style.css
+[+] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts
http://127.0.0.1:8000/inspector/inspector-test.js
- _test_attachFrame.js
+[+] _test_attachFrame.js
Running: navigateMainFrame
Page reloaded.
+Removed: 15 uiSourceCodes
+[-] debugger:///VM[XXX] bindings-main-frame-navigated.html
+[-] debugger:///VM[XXX] bindings-main-frame-navigated.html
+[-] debugger:///VM[XXX] bindings-test.js
+[-] debugger:///VM[XXX] inspector-test.js
+[-] debugger:///VM[XXX] sourcemap-script.js
+[-] debugger:///VM[XXX] _test_attachFrame.js
+[-] http://127.0.0.1:8000/inspector/bindings/bindings-main-frame-navigated.html
+[-] http://127.0.0.1:8000/inspector/bindings/bindings-test.js
+[-] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-frame.html
+[-] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
+[-] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-script.js
+[-] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-style.css
+[-] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts
+[-] http://127.0.0.1:8000/inspector/inspector-test.js
+[-] _test_attachFrame.js
Workspace: 2 uiSourceCodes.
- debugger:///VM[XXX] empty-page.html
- http://127.0.0.1:8000/inspector/bindings/resources/empty-page.html
+[+] debugger:///VM[XXX] empty-page.html
+[+] http://127.0.0.1:8000/inspector/bindings/resources/empty-page.html
Running: navigateBack
Page reloaded.

Powered by Google App Engine
This is Rietveld 408576698