Commit 1485398b authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Update ThrottleInstallingServiceWorker fieldtrial_testing_config.

This CL updates the testing config to match the new trial launch
target of 3 maximum simultaneous fetches.

Bug: 1035448
Change-Id: Ibaf8e219709f00b39361ccfa30adc6b4d7b51517
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343316Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796400}
parent bc8a445f
......@@ -7235,9 +7235,9 @@
],
"experiments": [
{
"name": "Emabled5_v1",
"name": "Enabled3_v1",
"params": {
"limit": "5"
"limit": "3"
},
"enable_features": [
"ThrottleInstallingServiceWorker"
......
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