Commit 918b1c13 authored by Ryan Sturm's avatar Ryan Sturm Committed by Commit Bot

Adding a field trial testing group for LoadingOnlyLearnHighPriorityResources

This experiment shows good results on Android as well as Desktop
platforms, so far. Based on those results, we'll move to Beta for more
data.

Bug: 962693
Change-Id: Id37d846101a2573494b1e340156628ed188dc758
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1740650
Commit-Queue: Ryan Sturm <ryansturm@chromium.org>
Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#685316}
parent 7d604922
......@@ -2917,6 +2917,25 @@
]
}
],
"LoadingOnlyLearnHighPriorityResources": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_20190626",
"enable_features": [
"LoadingOnlyLearnHighPriorityResources"
]
}
]
}
],
"LowPriorityIframes2": [
{
"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