| OLD | NEW |
| 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 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 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 "extension_types": ["extension"], | 379 "extension_types": ["extension"], |
| 380 "whitelist": [ | 380 "whitelist": [ |
| 381 "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice | 381 "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice |
| 382 "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal | 382 "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal |
| 383 "12E618C3C6E97495AAECF2AC12DEB082353241C6", // QO component extension | 383 "12E618C3C6E97495AAECF2AC12DEB082353241C6", // QO component extension |
| 384 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900 | 384 "D5736E4B5CF695CB93A2FB57E4FDC6E5AFAB6FE2", // http://crbug.com/312900 |
| 385 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444 | 385 "D57DE394F36DC1C3220E7604C575D29C51A6C495", // http://crbug.com/319444 |
| 386 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562 | 386 "3F65507A3B39259B38C8173C6FFA3D12DF64CCE9" // http://crbug.com/371562 |
| 387 ] | 387 ] |
| 388 }], | 388 }], |
| 389 "fileSystem.requestFileSystem": [{ | 389 "fileSystem.requestFileSystem": { |
| 390 "channel": "stable", | 390 "channel": "stable", |
| 391 "extension_types": ["platform_app"], | 391 "extension_types": ["platform_app"], |
| 392 "platforms": ["chromeos"] | 392 "platforms": ["chromeos"] |
| 393 }], | 393 }, |
| 394 "fileSystemProvider": [{ | 394 "fileSystemProvider": [{ |
| 395 "channel": "stable", | 395 "channel": "stable", |
| 396 "extension_types": ["extension", "platform_app"], | 396 "extension_types": ["extension", "platform_app"], |
| 397 "platforms": ["chromeos"] | 397 "platforms": ["chromeos"] |
| 398 }, { | 398 }, { |
| 399 "channel": "stable", | 399 "channel": "stable", |
| 400 "extension_types": ["legacy_packaged_app"], | 400 "extension_types": ["legacy_packaged_app"], |
| 401 "platforms": ["chromeos"], | 401 "platforms": ["chromeos"], |
| 402 "whitelist": [ | 402 "whitelist": [ |
| 403 "0EA6B717932AD64C469C1CCB6911457733295907", // http://crbug.com/673004 | 403 "0EA6B717932AD64C469C1CCB6911457733295907", // http://crbug.com/673004 |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 723 "BCC85C0D7F85897F2699974421EA402144C35C0C", // API Test | 723 "BCC85C0D7F85897F2699974421EA402144C35C0C", // API Test |
| 724 // TODO (ntang) Remove the following 2 hashes by 12/31/2017. | 724 // TODO (ntang) Remove the following 2 hashes by 12/31/2017. |
| 725 "B620CF4203315F9F2E046EDED22C7571A935958D", // http://crbug.com/510270 | 725 "B620CF4203315F9F2E046EDED22C7571A935958D", // http://crbug.com/510270 |
| 726 "B206D8716769728278D2D300349C6CB7D7DE2EF9", // http://crbug.com/510270 | 726 "B206D8716769728278D2D300349C6CB7D7DE2EF9", // http://crbug.com/510270 |
| 727 "2B6C6A4A5940017146F3E58B7F90116206E84685", // http://crbug.com/642141 | 727 "2B6C6A4A5940017146F3E58B7F90116206E84685", // http://crbug.com/642141 |
| 728 "B6C2EFAB3EC3BF6EF03701408B6B09A67B2D0069", // http://crbug.com/642141 | 728 "B6C2EFAB3EC3BF6EF03701408B6B09A67B2D0069", // http://crbug.com/642141 |
| 729 "96FF2FFA5C9173C76D47184B3E86D267B37781DE", // http://crbug.com/642141 | 729 "96FF2FFA5C9173C76D47184B3E86D267B37781DE", // http://crbug.com/642141 |
| 730 "0136FCB13DB29FD5CD442F56E59E53B61F1DF96F" // http://crbug.com/642141 | 730 "0136FCB13DB29FD5CD442F56E59E53B61F1DF96F" // http://crbug.com/642141 |
| 731 ] | 731 ] |
| 732 }, | 732 }, |
| 733 "inlineInstallPrivate":[{ | 733 "inlineInstallPrivate": { |
| 734 "channel": "dev", | 734 "channel": "dev", |
| 735 "extension_types": ["platform_app"], | 735 "extension_types": ["platform_app"], |
| 736 "whitelist": [ | 736 "whitelist": [ |
| 737 "8076E9E4DA0DF53B33BFAF0454D3C3B898F93273", // Test Extension | 737 "8076E9E4DA0DF53B33BFAF0454D3C3B898F93273", // Test Extension |
| 738 "3A78E13285C1949EF84AA85E3BF65D1E83A3D9AB", // Test Extension | 738 "3A78E13285C1949EF84AA85E3BF65D1E83A3D9AB", // Test Extension |
| 739 "4477F0B4FE934D0A8C88922C0986DA7B25D881E1" // API Test | 739 "4477F0B4FE934D0A8C88922C0986DA7B25D881E1" // API Test |
| 740 ] | 740 ] |
| 741 }], | 741 }, |
| 742 "resourcesPrivate": { | 742 "resourcesPrivate": { |
| 743 "channel": "stable", | 743 "channel": "stable", |
| 744 "extension_types": [ | 744 "extension_types": [ |
| 745 "extension", "legacy_packaged_app", "platform_app" | 745 "extension", "legacy_packaged_app", "platform_app" |
| 746 ], | 746 ], |
| 747 "location": "component" | 747 "location": "component" |
| 748 }, | 748 }, |
| 749 "rtcPrivate": { | 749 "rtcPrivate": { |
| 750 "channel": "stable", | 750 "channel": "stable", |
| 751 "extension_types": ["extension", "legacy_packaged_app"], | 751 "extension_types": ["extension", "legacy_packaged_app"], |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 913 "channel": "stable", | 913 "channel": "stable", |
| 914 "extension_types": ["platform_app"], | 914 "extension_types": ["platform_app"], |
| 915 "platforms": ["chromeos"], | 915 "platforms": ["chromeos"], |
| 916 "whitelist": [ | 916 "whitelist": [ |
| 917 "A948368FC53BE437A55FEB414106E207925482F5", // Files app | 917 "A948368FC53BE437A55FEB414106E207925482F5", // Files app |
| 918 "8C726564C6DBE7380BAB388DE6CC7EC93EB44B06", // Video player | 918 "8C726564C6DBE7380BAB388DE6CC7EC93EB44B06", // Video player |
| 919 "5065C83E84321221675D20FBE4DC43C655CC8C6F" // Files app tests | 919 "5065C83E84321221675D20FBE4DC43C655CC8C6F" // Files app tests |
| 920 ] | 920 ] |
| 921 } | 921 } |
| 922 } | 922 } |
| OLD | NEW |