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

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 243663003: Make all Cast related whitelists consistent. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Replace ids with hashes Created 6 years, 8 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
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 22b383dfbb67abb01fe75f59e74ce5abea8da422..118fd9288e568d8a4caac28c7afeb8c5481ab5e3 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -164,11 +164,10 @@
"extension_types": ["extension", "legacy_packaged_app", "platform_app"],
"whitelist": [
"63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
- "226CF815E39A363090A1E547D53063472B8279FA", // Trusted Tester
- "FA01E0B81978950F2BC5A50512FD769725F57510", // Staging
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
"B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Google Cast Stable
]
},
"cast.streaming": [{
@@ -179,11 +178,10 @@
"extension_types": ["extension"],
"whitelist": [
"63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
- "226CF815E39A363090A1E547D53063472B8279FA", // Trusted Tester
- "FA01E0B81978950F2BC5A50512FD769725F57510", // Staging
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
"B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Google Cast Stable
]
}],
"chromePrivate": {
@@ -206,14 +204,14 @@
"307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
"A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/341258
"D7986543275120831B39EF28D1327552FC343960", // http://crbug.com/329088
+ // http://crbug.com/343701
// TODO(tbarzic): Remove the following six when http://crbug.com/346572
// gets fixed.
- "63ED55E43214C211F82122ED56407FF1A807F2A3", // http://crbug.com/343701
- "226CF815E39A363090A1E547D53063472B8279FA", // http://crbug.com/343701
- "FA01E0B81978950F2BC5A50512FD769725F57510", // http://crbug.com/343701
- "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // http://crbug.com/343701
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // http://crbug.com/343701
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // http://crbug.com/343701
+ "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
+ "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Google Cast Stable
]
},
"clipboardRead": {
@@ -354,11 +352,11 @@
"channel": "stable",
"extension_types": ["extension"],
"whitelist": [
- "226CF815E39A363090A1E547D53063472B8279FA", // Trusted Tester
- "FA01E0B81978950F2BC5A50512FD769725F57510", // Staging
+ "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
"B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Google Cast Stable
]
},
"enterprise.platformKeysPrivate": {
@@ -629,11 +627,10 @@
"extension_types": ["extension"],
"whitelist": [
"63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
- "226CF815E39A363090A1E547D53063472B8279FA", // Trusted Tester
- "FA01E0B81978950F2BC5A50512FD769725F57510", // Staging
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
"B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Google Cast Stable
]
},
"musicManagerPrivate": {
@@ -661,11 +658,11 @@
"8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235
"E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235
"307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
- "226CF815E39A363090A1E547D53063472B8279FA", // Trusted Tester
- "FA01E0B81978950F2BC5A50512FD769725F57510", // Staging
+ "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
+ "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
"B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public)
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264", // Release
+ "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
+ "16CA7A47AAE4BE49B1E75A6B960C3875E945B264", // Google Cast Stable
"7AE714FFD394E073F0294CFA134C9F91DB5FBAA4", // CCD Development
"C7DA3A55C2355F994D3FDDAD120B426A0DF63843", // CCD Testing
"75E3CFFFC530582C583E4690EF97C70B9C8423B7" // CCD Release
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698