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

Unified Diff: extensions/common/api/_behavior_features.json

Issue 1211243010: [Service Worker Registration] Registered extension scheme to allow service workers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added license Created 5 years, 5 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: extensions/common/api/_behavior_features.json
diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json
index 9c81f727359b1e6bf4623cd4604406052ae41dbd..45fc919c3944bb0ce9152f9e3f8f6bfc5cdfe2fc 100644
--- a/extensions/common/api/_behavior_features.json
+++ b/extensions/common/api/_behavior_features.json
@@ -28,6 +28,9 @@
"9E287A8257E58EFB13E89C86A4B75A3AC4B058D8" // http://crbug.com/485292
]
},
+ "service_worker": {
+ "channel": "trunk"
+ },
"whitelisted_for_incognito": {
"channel": "stable",
"extension_types": "all",
« no previous file with comments | « chrome/test/data/extensions/api_test/service_worker/register/test.js ('k') | extensions/common/features/behavior_feature.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698