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

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

Issue 30673004: Add code to load Hangout Services as a component extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 2 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/browser/resources/hangouts_services/thunk.js ('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 // See c/c/e/features/* to understand this file, in particular feature.h, 5 // See c/c/e/features/* to understand this file, in particular feature.h,
6 // simple_feature.h, and base_feature_provider.h. 6 // simple_feature.h, and base_feature_provider.h.
7 7
8 { 8 {
9 "activeTab": { 9 "activeTab": {
10 "channel": "stable", 10 "channel": "stable",
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
232 } 232 }
233 ], 233 ],
234 "desktopCapture": [ 234 "desktopCapture": [
235 { 235 {
236 "channel": "dev", 236 "channel": "dev",
237 "extension_types": ["extension", "platform_app"] 237 "extension_types": ["extension", "platform_app"]
238 }, 238 },
239 { 239 {
240 "channel": "stable", 240 "channel": "stable",
241 "extension_types": ["extension", "platform_app"], 241 "extension_types": ["extension", "platform_app"],
242 "whitelist": ["80B9DC58E5210749F052F5B4DB239C50CF72AEB6"] 242 "whitelist": [
243 "80B9DC58E5210749F052F5B4DB239C50CF72AEB6",
244 // Hangout Services component extension.
245 "nkeimhogjdpnpccoofpliimaahmaaome"
246 ]
243 } 247 }
244 ], 248 ],
245 "dns": [ 249 "dns": [
246 { 250 {
247 "channel": "dev", 251 "channel": "dev",
248 "extension_types": ["extension", "platform_app"] 252 "extension_types": ["extension", "platform_app"]
249 }, 253 },
250 { 254 {
251 "channel": "stable", 255 "channel": "stable",
252 "extension_types": ["extension", "platform_app"], 256 "extension_types": ["extension", "platform_app"],
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 }, 682 },
679 "systemIndicator": { 683 "systemIndicator": {
680 "channel": "dev", 684 "channel": "dev",
681 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] 685 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
682 }, 686 },
683 "storage": { 687 "storage": {
684 "channel": "stable", 688 "channel": "stable",
685 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], 689 "extension_types": ["extension", "legacy_packaged_app", "platform_app"],
686 "min_manifest_version": 2 690 "min_manifest_version": 2
687 }, 691 },
688 "system.cpu": { 692 "system.cpu": [{
689 "channel": "dev", 693 "channel": "dev",
690 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] 694 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
691 }, 695 }, {
696 "channel": "stable",
697 "extension_types": ["extension"],
698 "whitelist": [
699 "80B9DC58E5210749F052F5B4DB239C50CF72AEB6",
700 // Hangout Services component extension.
701 "nkeimhogjdpnpccoofpliimaahmaaome"
702 ]
703 }],
692 "system.memory": { 704 "system.memory": {
693 "channel": "dev", 705 "channel": "dev",
694 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] 706 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
695 }, 707 },
696 "system.storage": { 708 "system.storage": {
697 "channel": "stable", 709 "channel": "stable",
698 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] 710 "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
699 }, 711 },
700 "system.display": { 712 "system.display": {
701 "channel": "stable", 713 "channel": "stable",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
785 }, 797 },
786 "webrtc": { 798 "webrtc": {
787 "channel": "trunk", 799 "channel": "trunk",
788 "extension_types": ["extension"] 800 "extension_types": ["extension"]
789 }, 801 },
790 "webrtcAudioPrivate": { 802 "webrtcAudioPrivate": {
791 "channel": "stable", 803 "channel": "stable",
792 "extension_types": ["extension"], 804 "extension_types": ["extension"],
793 "whitelist": [ 805 "whitelist": [
794 "80B9DC58E5210749F052F5B4DB239C50CF72AEB6", 806 "80B9DC58E5210749F052F5B4DB239C50CF72AEB6",
795 "knldjmfmopnpolahpmmgbagdohdnhkik" // Extension used for API test. 807 // Hangout Services component extension.
808 "nkeimhogjdpnpccoofpliimaahmaaome",
809 // Extension used for API test.
810 "knldjmfmopnpolahpmmgbagdohdnhkik"
796 ] 811 ]
797 }, 812 },
798 "webrtcLoggingPrivate": { 813 "webrtcLoggingPrivate": {
799 "channel": "stable", 814 "channel": "stable",
800 "extension_types": ["extension"], 815 "extension_types": ["extension"],
801 "whitelist": ["80B9DC58E5210749F052F5B4DB239C50CF72AEB6"] 816 "whitelist": [
817 "80B9DC58E5210749F052F5B4DB239C50CF72AEB6",
818 // Hangout Services component extension.
819 "nkeimhogjdpnpccoofpliimaahmaaome"
820 ]
802 }, 821 },
803 "webstorePrivate": { 822 "webstorePrivate": {
804 "channel": "stable", 823 "channel": "stable",
805 "extension_types": ["extension", "legacy_packaged_app"], 824 "extension_types": ["extension", "legacy_packaged_app"],
806 "whitelist": [ 825 "whitelist": [
807 "ahfgeienlihckogmohjhadlkjgocpleb", // Web Store 826 "ahfgeienlihckogmohjhadlkjgocpleb", // Web Store
808 "afchcafgojfnemjkcbhfekplkmjaldaa", // Enterprise Web Store 827 "afchcafgojfnemjkcbhfekplkmjaldaa", // Enterprise Web Store
809 "dofmkfphhdaddeofjngcjphcegkbbooh" // Chrome Login Proxy (prototype) 828 "dofmkfphhdaddeofjngcjphcegkbbooh" // Chrome Login Proxy (prototype)
810 ] 829 ]
811 }, 830 },
(...skipping 13 matching lines...) Expand all
825 // Only allowed for whitelisted extensions until all the caveats are 844 // Only allowed for whitelisted extensions until all the caveats are
826 // addressed. Tracked in crbug/285151. 845 // addressed. Tracked in crbug/285151.
827 "channel": "stable", 846 "channel": "stable",
828 "extension_types": ["extension"], 847 "extension_types": ["extension"],
829 "location": "component", 848 "location": "component",
830 "whitelist": [ 849 "whitelist": [
831 "mfffpogegjflfpflabcdkioaeobkgjik" // GAIA Component Extension 850 "mfffpogegjflfpflabcdkioaeobkgjik" // GAIA Component Extension
832 ] 851 ]
833 }] 852 }]
834 } 853 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/hangouts_services/thunk.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698