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

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

Issue 329853010: Additional methods for chrome.logPrivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/log_private.idl » ('j') | 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 2c45f23252ca74554b2a877a20b2db3886ee2831..112f8fa6707f300546d58333dee251e332552b38 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -617,9 +617,18 @@
}
],
"logPrivate": {
- "channel": "dev",
- "extension_types": ["extension", "legacy_packaged_app"],
- "location": "component"
+ "channel": "stable",
+ "extension_types": ["extension", "platform_app"],
+ "whitelist": [
+ "ddammdhioacbehjngdmkjcjbnfginlla", // Test
+ "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683
+ "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683
+ "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235
+ "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235
+ "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
+ "A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/341258
+ "D7986543275120831B39EF28D1327552FC343960" // http://crbug.com/329088
+ ]
},
"webcamPrivate": {
"channel": "dev",
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/api/log_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698