Commit 97fcfec6 authored by Dan Harrington's avatar Dan Harrington Committed by Commit Bot

fieldtrial testing OfflineContentOnDino -> AutoFetchOnNetErrorPage

- OfflineContentOnDino is launched
- AutoFetchOnNetErrorPage will be a new field trial

See crbug.com/887670 for launch bug

Change-Id: Ibdae9ba0e10bc950781cbe4aac86d6597b990eff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1667544Reviewed-by: default avatarCarlos Knippschild <carlosk@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Dan H <harringtond@chromium.org>
Cr-Commit-Position: refs/heads/master@{#672254}
parent d814d4db
......@@ -595,6 +595,21 @@
]
}
],
"AutoFetchOnNetErrorPage": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutoFetchOnNetErrorPage"
]
}
]
}
],
"AutofillDoNotMigrateUnsupportedLocalCards": [
{
"platforms": [
......@@ -3358,24 +3373,6 @@
]
}
],
"OfflineContentOnDinoPage": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_AutoFetch",
"enable_features": [
"AutoFetchOnNetErrorPage"
],
"disable_features": [
"NewNetErrorPageUI"
]
}
]
}
],
"OfflineIndicator": [
{
"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