Commit 03a2dc71 authored by Matt Falkenhagen's avatar Matt Falkenhagen Committed by Commit Bot

testing config: Enable ServiceWorkerOnUI.

For increased test coverage. I plan to start enabling it on
Dev/Canary soon once existing bugs are addressed, and eventually
launch to Stable.

Bug: 824858
Change-Id: I71374bdc94b32ba24fcbbd8ab86df90c735dd637
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786881
Commit-Queue: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#695883}
parent 587cf181
......@@ -5261,6 +5261,24 @@
]
}
],
"ServiceWorkerOnUI": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ServiceWorkerOnUI"
]
}
]
}
],
"SettingsEnforcement": [
{
"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