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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/resources/worker.js

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/resources/worker.js
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resources/worker.js b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/worker.js
new file mode 100644
index 0000000000000000000000000000000000000000..9ab84e9ef6a71cb494d8360d29770e76ea3b6a7f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/worker.js
@@ -0,0 +1 @@
+var inWorker = 1;

Powered by Google App Engine
This is Rietveld 408576698