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

Unified Diff: chrome/test/data/push_messaging/service_worker.js

Issue 648623003: PushMessagingBrowserTest for registration success and failure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Move profile setter. Created 6 years, 2 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: chrome/test/data/push_messaging/service_worker.js
diff --git a/chrome/test/data/push_messaging/service_worker.js b/chrome/test/data/push_messaging/service_worker.js
new file mode 100644
index 0000000000000000000000000000000000000000..239fe3af5c1f89f74b91d3d17f3ece608a17405b
--- /dev/null
+++ b/chrome/test/data/push_messaging/service_worker.js
@@ -0,0 +1,3 @@
+// Empty service worker script.
+
+// TODO(mvanouwerkerk): Add test coverage for push event delivery.

Powered by Google App Engine
This is Rietveld 408576698