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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/sources/navigator-view-content-scripts-expected.txt

Issue 2696143005: DevTools: fix NavigatorView exception (Closed)
Patch Set: move test to http Created 3 years, 10 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/sources/navigator-view-content-scripts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/navigator-view-content-scripts-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/navigator-view-content-scripts-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..936351fe58e362fb17c231a55f31167d0722019e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/navigator-view-content-scripts-expected.txt
@@ -0,0 +1,29 @@
+Verify that removal of one of the multiple projects, all of which are associated with the same frame, doesn't lead navigator to discard the frame treenode.
+
+
+
+================================================
+Adding urls
+top
+ 127.0.0.1:8000
+ inspector
+ sources
+ navigator-view-content-scripts.html
+ inspector-test.js
+ localhost:8080
+ LayoutTests/inspector/debugger/foo/bar
+ script.js
+
+
+================================================
+Removing contentScripts project
+top
+ 127.0.0.1:8000
+ inspector
+ sources
+ navigator-view-content-scripts.html
+ inspector-test.js
+ localhost:8080
+ LayoutTests/inspector/debugger/foo/bar
+ script.js
+

Powered by Google App Engine
This is Rietveld 408576698