Commit a3aab48e authored by Illia Klimov's avatar Illia Klimov Committed by Chromium LUCI CQ

AbusiveOriginNotificationPermissionRevocation beta.

This CL adds AbusiveOriginNotificationPermissionRevocation study into
fieldtrial_testing_config.json.

Bug: 1159417
Change-Id: Id33d0876d7f6085d3a144a564d8564bc888a7743
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595287Reviewed-by: default avatarBalazs Engedy <engedy@chromium.org>
Commit-Queue: Balazs Engedy <engedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#837608}
parent 23fefa55
...@@ -14,6 +14,25 @@ ...@@ -14,6 +14,25 @@
] ]
} }
], ],
"AbusiveOriginNotificationPermissionRevocation": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_1",
"enable_features": [
"AbusiveOriginNotificationPermissionRevocation"
]
}
]
}
],
"AddToHomescreenMessaging": [ "AddToHomescreenMessaging": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment