mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
Changelog: https://chromium.googlesource.com/chromium/src/+log/75.0.3770.142..76.0.3809.100?pretty=fuller&n=10000 Submitted by: Matthias Wolf <matthias@rheinwolf.de> MFH: 2019Q3
29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
--- extensions/common/api/_permission_features.json.orig 2019-07-24 18:58:27 UTC
|
|
+++ extensions/common/api/_permission_features.json
|
|
@@ -135,7 +135,7 @@
|
|
{
|
|
"channel": "stable",
|
|
"extension_types": ["platform_app"],
|
|
- "platforms": ["chromeos", "win", "mac", "linux"],
|
|
+ "platforms": ["chromeos", "win", "mac", "linux", "bsd"],
|
|
"whitelist": [
|
|
"1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/387169
|
|
"A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/387169
|
|
@@ -469,7 +469,7 @@
|
|
}, {
|
|
"channel": "stable",
|
|
"extension_types": ["extension", "legacy_packaged_app", "platform_app"],
|
|
- "platforms": ["chromeos", "mac", "win", "linux"],
|
|
+ "platforms": ["chromeos", "mac", "win", "linux", "bsd"],
|
|
"whitelist": [
|
|
"0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651
|
|
"1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683
|
|
@@ -500,7 +500,7 @@
|
|
"networkingPrivate": {
|
|
"channel": "stable",
|
|
"extension_types": ["extension", "legacy_packaged_app", "platform_app"],
|
|
- "platforms": ["chromeos", "mac", "win", "linux"],
|
|
+ "platforms": ["chromeos", "mac", "win", "linux", "bsd"],
|
|
"whitelist": [
|
|
// DO NOT ADD ANY MORE ENTRIES HERE.
|
|
// networkingPrivate is being migrated to networking.onc.
|