| OLD | NEW |
| 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 Loading... |
| 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": { | 311 "networking.onc": [{ |
| 312 "channel": "dev", |
| 313 "extension_types": ["platform_app"], |
| 314 "platforms": ["chromeos"], |
| 315 "session_types": ["kiosk.autolaunched"] |
| 316 }, { |
| 312 "channel": "dev", | 317 "channel": "dev", |
| 313 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], | 318 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], |
| 314 "platforms": ["chromeos", "mac", "win", "linux"], | 319 "platforms": ["chromeos", "mac", "win", "linux"], |
| 315 "whitelist": [ | 320 "whitelist": [ |
| 316 "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 | 321 "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 |
| 317 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 | 322 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 |
| 318 "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683 | 323 "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683 |
| 319 "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235 | 324 "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235 |
| 320 "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235 | 325 "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235 |
| 321 "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690 | 326 "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690 |
| (...skipping 13 matching lines...) Expand all Loading... |
| 335 "23D8847AE3EE90122AA34657360AFEEC8B3E611B", // Autotest | 340 "23D8847AE3EE90122AA34657360AFEEC8B3E611B", // Autotest |
| 336 "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693 | 341 "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693 |
| 337 "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693 | 342 "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693 |
| 338 "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693 | 343 "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693 |
| 339 "81986D4F846CEDDDB962643FA501D1780DD441BB", // http://crbug.com/407693 | 344 "81986D4F846CEDDDB962643FA501D1780DD441BB", // http://crbug.com/407693 |
| 340 "2F6F6FDB84E0290ABAB7A9D7571EB344821E5F12", // http://crbug.com/610452 | 345 "2F6F6FDB84E0290ABAB7A9D7571EB344821E5F12", // http://crbug.com/610452 |
| 341 "5B9E39EA374B136CBE7AED2D872003107642EAD5", // http://crbug.com/610452 | 346 "5B9E39EA374B136CBE7AED2D872003107642EAD5", // http://crbug.com/610452 |
| 342 "E0E94FB0C01FFB9CDC7A5F098C99B5A8D2F95902", // http://crbug.com/610452 | 347 "E0E94FB0C01FFB9CDC7A5F098C99B5A8D2F95902", // http://crbug.com/610452 |
| 343 "52E0557059A7A28F74ED1D92DDD997E0CCD37806" // http://crbug.com/610452 | 348 "52E0557059A7A28F74ED1D92DDD997E0CCD37806" // http://crbug.com/610452 |
| 344 ] | 349 ] |
| 345 }, | 350 }], |
| 346 "networkingPrivate": { | 351 "networkingPrivate": { |
| 347 "channel": "stable", | 352 "channel": "stable", |
| 348 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], | 353 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], |
| 349 "platforms": ["chromeos", "mac", "win", "linux"], | 354 "platforms": ["chromeos", "mac", "win", "linux"], |
| 350 "whitelist": [ | 355 "whitelist": [ |
| 351 // DO NOT ADD ANY MORE ENTRIES HERE. | 356 // DO NOT ADD ANY MORE ENTRIES HERE. |
| 352 // networkingPrivate is being migrated to networking.onc. | 357 // networkingPrivate is being migrated to networking.onc. |
| 353 // TODO(tbarzic): Remove this API. | 358 // TODO(tbarzic): Remove this API. |
| 354 "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 | 359 "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 |
| 355 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 | 360 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 |
| (...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 582 }], | 587 }], |
| 583 "webRequest": { | 588 "webRequest": { |
| 584 "channel": "stable", | 589 "channel": "stable", |
| 585 "extension_types": ["extension", "legacy_packaged_app"] | 590 "extension_types": ["extension", "legacy_packaged_app"] |
| 586 }, | 591 }, |
| 587 "webRequestBlocking": { | 592 "webRequestBlocking": { |
| 588 "channel": "stable", | 593 "channel": "stable", |
| 589 "extension_types": ["extension", "legacy_packaged_app"] | 594 "extension_types": ["extension", "legacy_packaged_app"] |
| 590 } | 595 } |
| 591 } | 596 } |
| OLD | NEW |