Commit e2091f70 authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Add ThrottleInstallingServiceWorker to fieldtrial_testing_config.json.

Bug: 1035448
Change-Id: Ib029e2c3115a5f0d8e9d3c9dcfd014e5851f827b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209339Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#770836}
parent 259863eb
......@@ -6134,6 +6134,28 @@
]
}
],
"ThrottleInstallingServiceWorker": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android"
],
"experiments": [
{
"name": "Emabled5_v1",
"params": {
"limit": "5"
},
"enable_features": [
"ThrottleInstallingServiceWorker"
]
}
]
}
],
"TopCat": [
{
"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