Commit 6838dbd4 authored by Kenichi Ishibashi's avatar Kenichi Ishibashi Committed by Commit Bot

Add OffMainThreadServiceWorkerStartup to fieldtrial_testing_config.json

Bug: 692909
Change-Id: If4c656288728f6c52440fc4b2e834e3e2b6e8c61
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846611Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#704454}
parent c152c3d5
...@@ -3767,6 +3767,26 @@ ...@@ -3767,6 +3767,26 @@
] ]
} }
], ],
"OffMainThreadServiceWorkerStartup": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"OffMainThreadServiceWorkerStartup"
]
}
]
}
],
"OfferUploadCreditCards": [ "OfferUploadCreditCards": [
{ {
"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