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

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

Issue 648623003: PushMessagingBrowserTest for registration success and failure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Rebase. 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/sw.js
diff --git a/chrome/test/data/push_messaging/sw.js b/chrome/test/data/push_messaging/sw.js
new file mode 100644
index 0000000000000000000000000000000000000000..2b0ae226121503789d63d405670becb09e51b833
--- /dev/null
+++ b/chrome/test/data/push_messaging/sw.js
@@ -0,0 +1 @@
+// Empty service worker script.
Peter Beverloo 2014/10/20 12:45:22 Carry-forward since you did not reply to this. Ple
Michael van Ouwerkerk 2014/10/20 15:30:37 Done.

Powered by Google App Engine
This is Rietveld 408576698