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

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

Issue 2678423004: Remove obsolete Cast extension IDs from various whitelists and files. (Closed)
Patch Set: Rebase Created 3 years, 10 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 switches used to control Extension behaviour, 5 // This features file defines switches used to control Extension behaviour,
6 // typically whitelist configuration. 6 // typically whitelist configuration.
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 { 10 {
11 "whitelisted_for_incognito": { 11 "whitelisted_for_incognito": {
12 "channel": "stable", 12 "channel": "stable",
13 "extension_types": "all", 13 "extension_types": "all",
14 // This is "external_component" for legacy reasons; it should be 14 // This is "external_component" for legacy reasons; it should be
15 // unnecessary given there's a whitelist. 15 // unnecessary given there's a whitelist.
16 "location": "external_component", 16 "location": "external_component",
17 "whitelist": [ 17 "whitelist": [
18 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900 18 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900
19 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444 19 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444
20 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562 20 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562
21 ] 21 ]
22 }, 22 },
23 "do_not_sync": { 23 "do_not_sync": {
24 "channel": "stable", 24 "channel": "stable",
25 "component_extensions_auto_granted": false, 25 "component_extensions_auto_granted": false,
26 "extension_types": "all", 26 "extension_types": "all",
27 "whitelist": [ 27 "whitelist": [
28 "226CF815E39A363090A1E547D53063472B8279FA", // http://crbug.com/574889 28 "226CF815E39A363090A1E547D53063472B8279FA" // Media Router Stable
29 "C17CD9E6868D7B9C67926E0EC612EA25C768418F", // http://crbug.com/505879
30 "A45DABDB47A31CC812E5490AB748C7D05E2D32E9", // http://crbug.com/505879
31 "BFEE2E3B80BE21A645E63E9346DFC383E7CB3BDA", // http://crbug.com/505879
32 "16CA7A47AAE4BE49B1E75A6B960C3875E945B264", // http://crbug.com/505879
33 "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // http://crbug.com/505879
34 "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // http://crbug.com/505879
35 "FA01E0B81978950F2BC5A50512FD769725F57510" // http://crbug.com/505879
36 ] 29 ]
37 }, 30 },
38 "zoom_without_bubble": { 31 "zoom_without_bubble": {
39 "channel": "stable", 32 "channel": "stable",
40 "extension_types": "all", 33 "extension_types": "all",
41 "whitelist": [ 34 "whitelist": [
42 "CBCC42ABED43A4B58FE3810E62AFFA010EB0349F" // https://crbug.com/538252 35 "CBCC42ABED43A4B58FE3810E62AFFA010EB0349F" // https://crbug.com/538252
43 ] 36 ]
44 }, 37 },
45 "allow_usb_devices_permission_interface_class": { 38 "allow_usb_devices_permission_interface_class": {
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 "2F47B526FA71F44816618C41EC55E5EE9543FDCC", // Braille Keyboard 77 "2F47B526FA71F44816618C41EC55E5EE9543FDCC", // Braille Keyboard
85 "86672C8D7A04E24EFB244BF96FE518C4C4809F73", // Speech synthesis 78 "86672C8D7A04E24EFB244BF96FE518C4C4809F73", // Speech synthesis
86 "1CF709D51B2B96CF79D00447300BD3BFBE401D21", // Mobile activation 79 "1CF709D51B2B96CF79D00447300BD3BFBE401D21", // Mobile activation
87 "D519188F86D9ACCEE0412007B227D9936EB9676B", // Gaia auth extension 80 "D519188F86D9ACCEE0412007B227D9936EB9676B", // Gaia auth extension
88 "40FF1103292F40C34066E023B8BE8CAE18306EAE", // Chromeos help 81 "40FF1103292F40C34066E023B8BE8CAE18306EAE", // Chromeos help
89 "3C654B3B6682CA194E75AD044CEDE927675DDEE8", // Easy unlock 82 "3C654B3B6682CA194E75AD044CEDE927675DDEE8", // Easy unlock
90 "2FCBCE08B34CCA1728A85F1EFBD9A34DD2558B2E" // ChromeVox 83 "2FCBCE08B34CCA1728A85F1EFBD9A34DD2558B2E" // ChromeVox
91 ] 84 ]
92 }] 85 }]
93 } 86 }
OLDNEW
« no previous file with comments | « extensions/common/api/_api_features.json ('k') | extensions/common/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698