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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/workers-on-navigation-expected.txt

Issue 2736763002: [DevTools] Save connected worker ids to send "detached" notification on restore. (Closed)
Patch Set: test result 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/workers-on-navigation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/workers-on-navigation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/workers-on-navigation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fc0a3210cd960387365d656468e9a3be08409863
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/workers-on-navigation-expected.txt
@@ -0,0 +1,8 @@
+Tests that workers are correctly detached upon navigation.
+
+Worker added
+Worker removed
+error: Connection is closed, can't dispatch pending Debugger.setBlackboxPatterns
+Page reloaded.
+Worker added
+

Powered by Google App Engine
This is Rietveld 408576698