Commit d9ef8ed8 authored by Yoav Weiss's avatar Yoav Weiss Committed by Commit Bot

Remove field trial for VerifyHTMLFetchedFromAppCacheBeforeDelay

Due to performance regressions related to the field trial, it seems like
the best course of action is to (temporarily) remove it, so that it
won't impact stable. This CL removes the field trial configuration.

Bug: 1036347
Change-Id: I12fbd9e16137d8f5e5803d8502ce80e0b907cae1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023497Reviewed-by: default avatarYaron Friedman <yfriedman@chromium.org>
Commit-Queue: Yoav Weiss <yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736854}
parent 71833daa
...@@ -7128,26 +7128,6 @@ ...@@ -7128,26 +7128,6 @@
] ]
} }
], ],
"VerifyHTMLFetchedFromAppCacheBeforeDelay": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"ios",
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"VerifyHTMLFetchedFromAppCacheBeforeDelay"
]
}
]
}
],
"VideoCaptureService": [ "VideoCaptureService": [
{ {
"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