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

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

Issue 2813073003: Make all ComplexFeatures of single feature to be SimpleFeature. (Closed)
Patch Set: fix space Created 3 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 unified diff | Download patch
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 feature_provider.h. 8 // well as feature.h, simple_feature.h, and 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", // http://crbug.com/425539 55 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", // http://crbug.com/425539
56 "F94EE6AB36D6C6588670B2B01EB65212D9C64E33", 56 "F94EE6AB36D6C6588670B2B01EB65212D9C64E33",
57 "B9EF10DDFEA11EF77873CC5009809E5037FC4C7A" // http://crbug.com/435380 57 "B9EF10DDFEA11EF77873CC5009809E5037FC4C7A" // http://crbug.com/435380
58 ] 58 ]
59 } 59 }
60 ], 60 ],
61 "app.window.shape": { 61 "app.window.shape": {
62 "channel": "stable", 62 "channel": "stable",
63 "extension_types": ["platform_app"] 63 "extension_types": ["platform_app"]
64 }, 64 },
65 "app.window.ime": [ 65 "app.window.ime": {
66 { 66 "channel": "stable",
67 "channel": "stable", 67 "extension_types": ["extension"],
68 "extension_types": ["extension"], 68 "platforms": ["chromeos"],
69 "platforms": ["chromeos"], 69 "whitelist": [
70 "whitelist": [ 70 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E",
71 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", 71 "F94EE6AB36D6C6588670B2B01EB65212D9C64E33",
72 "F94EE6AB36D6C6588670B2B01EB65212D9C64E33", 72 "B9EF10DDFEA11EF77873CC5009809E5037FC4C7A" // http://crbug.com/435380
73 "B9EF10DDFEA11EF77873CC5009809E5037FC4C7A" // http://crbug.com/435380 73 ]
74 ] 74 },
75 }
76 ],
77 "appview": { 75 "appview": {
78 "channel": "stable", 76 "channel": "stable",
79 "extension_types": ["platform_app"] 77 "extension_types": ["platform_app"]
80 }, 78 },
81 "audio": [ 79 "audio": [
82 { 80 {
83 "channel": "dev", 81 "channel": "dev",
84 "extension_types": ["platform_app"] 82 "extension_types": ["platform_app"]
85 }, 83 },
86 { 84 {
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 { 447 {
450 "channel": "stable", 448 "channel": "stable",
451 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] 449 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
452 }, 450 },
453 { 451 {
454 "channel": "stable", 452 "channel": "stable",
455 "extension_types": ["hosted_app"], 453 "extension_types": ["hosted_app"],
456 "whitelist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store 454 "whitelist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store
457 } 455 }
458 ], 456 ],
459 "u2fDevices": [ 457 "u2fDevices": {
460 { 458 "channel": "stable",
461 "channel": "stable", 459 "extension_types": ["extension", "platform_app"],
462 "extension_types": ["extension", "platform_app"], 460 "whitelist": [
463 "whitelist": [ 461 "496B6890097EB6E19809ADEADD095A8721FBB2E0", // FIDO U2F APIs
464 "496B6890097EB6E19809ADEADD095A8721FBB2E0", // FIDO U2F APIs 462 "AD8ED80B705E1818AAD4684F9FF62B43D6D79620", // FIDO U2F APIs (dev)
465 "AD8ED80B705E1818AAD4684F9FF62B43D6D79620", // FIDO U2F APIs (dev) 463 "E24F1786D842E91E74C27929B0B3715A4689A473", // CryptoToken
466 "E24F1786D842E91E74C27929B0B3715A4689A473", // CryptoToken 464 "A28C9619C4C41306FA5236FB4D94DA812F504DE8", // CryptoToken (dev)
467 "A28C9619C4C41306FA5236FB4D94DA812F504DE8", // CryptoToken (dev) 465 "6F9E349A0561C78A0D3F41496FE521C5151C7F71", // Security Key
468 "6F9E349A0561C78A0D3F41496FE521C5151C7F71", // Security Key 466 "C06709A259378015404ED20F75C7D08547E0F10B" // Security Key (dev)
469 "C06709A259378015404ED20F75C7D08547E0F10B" // Security Key (dev) 467 ]
470 ] 468 },
471 }
472 ],
473 "unlimitedStorage": { 469 "unlimitedStorage": {
474 "channel": "stable", 470 "channel": "stable",
475 "extension_types": [ 471 "extension_types": [
476 "extension", "legacy_packaged_app", "hosted_app", "platform_app" 472 "extension", "legacy_packaged_app", "hosted_app", "platform_app"
477 ] 473 ]
478 }, 474 },
479 "usb": [ 475 "usb": [
480 { 476 {
481 "channel": "stable", 477 "channel": "stable",
482 "extension_types": ["platform_app"] 478 "extension_types": ["platform_app"]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 }], 562 }],
567 "webRequest": { 563 "webRequest": {
568 "channel": "stable", 564 "channel": "stable",
569 "extension_types": ["extension", "legacy_packaged_app"] 565 "extension_types": ["extension", "legacy_packaged_app"]
570 }, 566 },
571 "webRequestBlocking": { 567 "webRequestBlocking": {
572 "channel": "stable", 568 "channel": "stable",
573 "extension_types": ["extension", "legacy_packaged_app"] 569 "extension_types": ["extension", "legacy_packaged_app"]
574 } 570 }
575 } 571 }
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | extensions/common/features/complex_feature.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698