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

Side by Side Diff: extensions/common/api/_permission_features.json

Issue 2470193002: Introduce networking.onc as an alias for networkingPrivate (Closed)
Patch Set: allow optional permission Created 4 years 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 unified diff | Download patch
« no previous file with comments | « extensions/common/api/_behavior_features.json ('k') | extensions/common/extension_api.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This features file defines permissions for extension APIs implemented 5 // This features file defines permissions for extension APIs implemented
6 // under src/extensions. 6 // under src/extensions.
7 // See chrome/common/extensions/api/_features.md to understand this file, as 7 // See chrome/common/extensions/api/_features.md to understand this file, as
8 // well as feature.h, simple_feature.h, and base_feature_provider.h. 8 // well as feature.h, simple_feature.h, and base_feature_provider.h.
9 9
10 // If you add a new platform_app permission please update the "stubs_app" test: 10 // If you add a new platform_app permission please update the "stubs_app" test:
(...skipping 290 matching lines...) Expand 10 before | Expand all | Expand 10 after
301 "B6C2EFAB3EC3BF6EF03701408B6B09A67B2D0069", // http://crbug.com/642141 301 "B6C2EFAB3EC3BF6EF03701408B6B09A67B2D0069", // http://crbug.com/642141
302 "96FF2FFA5C9173C76D47184B3E86D267B37781DE", // http://crbug.com/642141 302 "96FF2FFA5C9173C76D47184B3E86D267B37781DE", // http://crbug.com/642141
303 "0136FCB13DB29FD5CD442F56E59E53B61F1DF96F" // http://crbug.com/642141 303 "0136FCB13DB29FD5CD442F56E59E53B61F1DF96F" // http://crbug.com/642141
304 ] 304 ]
305 }, 305 },
306 "networking.config": { 306 "networking.config": {
307 "channel": "stable", 307 "channel": "stable",
308 "platforms": ["chromeos"], 308 "platforms": ["chromeos"],
309 "extension_types": ["extension", "platform_app"] 309 "extension_types": ["extension", "platform_app"]
310 }, 310 },
311 "networking.onc": {
312 "channel": "dev",
313 "dependencies": ["behavior:whitelisted_for_networking_onc_api"],
314 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
315 },
311 "networkingPrivate": { 316 "networkingPrivate": {
312 "channel": "stable", 317 "dependencies": ["behavior:whitelisted_for_networking_onc_api"],
313 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], 318 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
314 "platforms": ["chromeos", "mac", "win", "linux"],
315 "whitelist": [
316 "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651
317 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683
318 "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683
319 "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235
320 "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235
321 "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690
322 "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/380890
323 "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/380890
324 "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/380890
325 "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89", // http://crbug.com/380890
326 "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
327 "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta
328 "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary
329 "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta
330 "16CA7A47AAE4BE49B1E75A6B960C3875E945B264", // Google Cast Stable
331 "226CF815E39A363090A1E547D53063472B8279FA", // http://crbug.com/588179
332 "7AE714FFD394E073F0294CFA134C9F91DB5FBAA4", // CCD Development
333 "C7DA3A55C2355F994D3FDDAD120B426A0DF63843", // CCD Testing
334 "75E3CFFFC530582C583E4690EF97C70B9C8423B7", // CCD Release
335 "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693
336 "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693
337 "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693
338 "81986D4F846CEDDDB962643FA501D1780DD441BB", // http://crbug.com/407693
339 "2F6F6FDB84E0290ABAB7A9D7571EB344821E5F12", // http://crbug.com/610452
340 "5B9E39EA374B136CBE7AED2D872003107642EAD5", // http://crbug.com/610452
341 "E0E94FB0C01FFB9CDC7A5F098C99B5A8D2F95902", // http://crbug.com/610452
342 "52E0557059A7A28F74ED1D92DDD997E0CCD37806" // http://crbug.com/610452
343 ]
344 }, 319 },
345 "power": { 320 "power": {
346 "channel": "stable", 321 "channel": "stable",
347 "extension_types": [ "extension", "legacy_packaged_app", "platform_app" ] 322 "extension_types": [ "extension", "legacy_packaged_app", "platform_app" ]
348 }, 323 },
349 "printerProvider": { 324 "printerProvider": {
350 "channel": "stable", 325 "channel": "stable",
351 "extension_types": ["extension", "platform_app" ] 326 "extension_types": ["extension", "platform_app" ]
352 }, 327 },
353 // Note: runtime is not actually a permission, but some systems check these 328 // Note: runtime is not actually a permission, but some systems check these
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
544 }], 519 }],
545 "webRequest": { 520 "webRequest": {
546 "channel": "stable", 521 "channel": "stable",
547 "extension_types": ["extension", "legacy_packaged_app"] 522 "extension_types": ["extension", "legacy_packaged_app"]
548 }, 523 },
549 "webRequestBlocking": { 524 "webRequestBlocking": {
550 "channel": "stable", 525 "channel": "stable",
551 "extension_types": ["extension", "legacy_packaged_app"] 526 "extension_types": ["extension", "legacy_packaged_app"]
552 } 527 }
553 } 528 }
OLDNEW
« no previous file with comments | « extensions/common/api/_behavior_features.json ('k') | extensions/common/extension_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698