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

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

Issue 270783006: Whitelist additional experimental extension for bookmarkManagerPrivate API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « chrome/common/extensions/api/_manifest_features.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 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/chrome. 6 // under src/chrome.
7 // See extensions/common/features/* to understand this file, in particular 7 // See extensions/common/features/* to understand this file, in particular
8 // feature.h, simple_feature.h, and base_feature_provider.h. 8 // feature.h, simple_feature.h, and base_feature_provider.h.
9 9
10 // To add a new whitelisted ID, SHA-1 it and force it to uppercase. In Bash: 10 // To add a new whitelisted ID, SHA-1 it and force it to uppercase. In Bash:
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "channel": "stable", 132 "channel": "stable",
133 "extension_types": ["platform_app"], 133 "extension_types": ["platform_app"],
134 "location": "component" 134 "location": "component"
135 }, 135 },
136 "bookmarkManagerPrivate": { 136 "bookmarkManagerPrivate": {
137 "channel": "stable", 137 "channel": "stable",
138 "extension_types": ["extension", "legacy_packaged_app"], 138 "extension_types": ["extension", "legacy_packaged_app"],
139 "whitelist": [ 139 "whitelist": [
140 "CB2E4E7174A398FCB3AFA6840500C2E1D22DA7B2", // Bookmark Manager 140 "CB2E4E7174A398FCB3AFA6840500C2E1D22DA7B2", // Bookmark Manager
141 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900 141 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900
142 "D57DE394F36DC1C3220E7604C575D29C51A6C495" // http://crbug.com/319444 142 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444
143 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562
143 ] 144 ]
144 }, 145 },
145 "bookmarks": { 146 "bookmarks": {
146 "channel": "stable", 147 "channel": "stable",
147 "extension_types": ["extension", "legacy_packaged_app"] 148 "extension_types": ["extension", "legacy_packaged_app"]
148 }, 149 },
149 "brailleDisplayPrivate": { 150 "brailleDisplayPrivate": {
150 "channel": "stable", 151 "channel": "stable",
151 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], 152 "extension_types": ["extension", "legacy_packaged_app", "platform_app"],
152 "location": "component" 153 "location": "component"
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal 599 "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal
599 "12E618C3C6E97495AAECF2AC12DEB082353241C6", // QO component extension 600 "12E618C3C6E97495AAECF2AC12DEB082353241C6", // QO component extension
600 "3727DD3E564B6055387425027AD74C58784ACC15", // Editor 601 "3727DD3E564B6055387425027AD74C58784ACC15", // Editor
601 "C41AD9DCD670210295614257EF8C9945AD68D86E", // Google Now 602 "C41AD9DCD670210295614257EF8C9945AD68D86E", // Google Now
602 "6EEEA7775E79C735E4BA1F24DBB191BDACB1262C", // RU-NTP 603 "6EEEA7775E79C735E4BA1F24DBB191BDACB1262C", // RU-NTP
603 "7AE714FFD394E073F0294CFA134C9F91DB5FBAA4", // CCD Development 604 "7AE714FFD394E073F0294CFA134C9F91DB5FBAA4", // CCD Development
604 "C7DA3A55C2355F994D3FDDAD120B426A0DF63843", // CCD Testing 605 "C7DA3A55C2355F994D3FDDAD120B426A0DF63843", // CCD Testing
605 "75E3CFFFC530582C583E4690EF97C70B9C8423B7", // CCD Release 606 "75E3CFFFC530582C583E4690EF97C70B9C8423B7", // CCD Release
606 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900. 607 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900.
607 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444. 608 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444.
609 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9", // http://crbug.com/371562.
608 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", // Official XKB virtual kbd 610 "06BE211D5F014BAB34BC22D9DDA09C63A81D828E", // Official XKB virtual kbd
609 "CFBF7EE448FA48960FFDA7CEB30F7A21B26AA981", // Official m17n virtual kbd 611 "CFBF7EE448FA48960FFDA7CEB30F7A21B26AA981", // Official m17n virtual kbd
610 "B9EF10DDFEA11EF77873CC5009809E5037FC4C7A" // Google input tools 612 "B9EF10DDFEA11EF77873CC5009809E5037FC4C7A" // Google input tools
611 ] 613 ]
612 }, 614 },
613 "mdns": { 615 "mdns": {
614 "channel": "stable", 616 "channel": "stable",
615 "extension_types": ["extension"], 617 "extension_types": ["extension"],
616 "whitelist": [ 618 "whitelist": [
617 "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev 619 "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
692 ] 694 ]
693 }, 695 },
694 "preferencesPrivate": { 696 "preferencesPrivate": {
695 "channel": "dev", 697 "channel": "dev",
696 "extension_types": [ 698 "extension_types": [
697 "extension" 699 "extension"
698 ], 700 ],
699 "whitelist": [ 701 "whitelist": [
700 "C41AD9DCD670210295614257EF8C9945AD68D86E", // Google Now 702 "C41AD9DCD670210295614257EF8C9945AD68D86E", // Google Now
701 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900 703 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900
702 "D57DE394F36DC1C3220E7604C575D29C51A6C495" // http://crbug.com/319444 704 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444
705 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562
703 ] 706 ]
704 }, 707 },
705 "principalsPrivate": { 708 "principalsPrivate": {
706 "channel": "stable", 709 "channel": "stable",
707 "extension_types": ["extension"], 710 "extension_types": ["extension"],
708 "whitelist": [ 711 "whitelist": [
709 "2779FA8B45841D61A37207CCFAC9CB393964FE5B" // Login Proxy (prototype) 712 "2779FA8B45841D61A37207CCFAC9CB393964FE5B" // Login Proxy (prototype)
710 ] 713 ]
711 }, 714 },
712 "privacy": { 715 "privacy": {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
747 "whitelist": [ 750 "whitelist": [
748 "A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/329088 751 "A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/329088
749 "D7986543275120831B39EF28D1327552FC343960" // http://crbug.com/329088 752 "D7986543275120831B39EF28D1327552FC343960" // http://crbug.com/329088
750 ] 753 ]
751 }, 754 },
752 "readingListPrivate": { 755 "readingListPrivate": {
753 "channel": "stable", 756 "channel": "stable",
754 "extension_types": ["extension"], 757 "extension_types": ["extension"],
755 "whitelist": [ 758 "whitelist": [
756 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900 759 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900
757 "D57DE394F36DC1C3220E7604C575D29C51A6C495" // http://crbug.com/319444 760 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444
761 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562
758 ] 762 ]
759 }, 763 },
760 "rtcPrivate": { 764 "rtcPrivate": {
761 "channel": "stable", 765 "channel": "stable",
762 "extension_types": ["extension", "legacy_packaged_app"], 766 "extension_types": ["extension", "legacy_packaged_app"],
763 "whitelist": [ 767 "whitelist": [
764 "53041A2FA309EECED01FFC751E7399186E860B2C", // Google Talk prod 768 "53041A2FA309EECED01FFC751E7399186E860B2C", // Google Talk prod
765 "A74A4D44C7CFCD8844830E6140C8D763E12DD8F3", // Google Talk beta 769 "A74A4D44C7CFCD8844830E6140C8D763E12DD8F3", // Google Talk beta
766 "E7E2461CE072DF036CF9592740196159E2D7C089", // Google Talk alpha 770 "E7E2461CE072DF036CF9592740196159E2D7C089", // Google Talk alpha
767 "312745D9BF916161191143F6490085EEA0434997" // Google Talk debug 771 "312745D9BF916161191143F6490085EEA0434997" // Google Talk debug
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
966 // Only allowed for whitelisted extensions until all the caveats are 970 // Only allowed for whitelisted extensions until all the caveats are
967 // addressed. Tracked in crbug/285151. 971 // addressed. Tracked in crbug/285151.
968 "channel": "stable", 972 "channel": "stable",
969 "extension_types": ["extension"], 973 "extension_types": ["extension"],
970 "location": "component", 974 "location": "component",
971 "whitelist": [ 975 "whitelist": [
972 "D519188F86D9ACCEE0412007B227D9936EB9676B" // GAIA Component Extension 976 "D519188F86D9ACCEE0412007B227D9936EB9676B" // GAIA Component Extension
973 ] 977 ]
974 }] 978 }]
975 } 979 }
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/_manifest_features.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698