Commit 21fb10d0 authored by Sebastien Marchand's avatar Sebastien Marchand Committed by Commit Bot

Add the fieldtrial config for UrgentDiscardingFromPerformanceManager

Bug: 1030399
Change-Id: Iae8a083d00e95c4214e360303f30bd2d7dea45e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056107
Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarFrançois Doray <fdoray@chromium.org>
Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742266}
parent 0afae3ca
......@@ -5305,31 +5305,6 @@
]
}
],
"ProactiveTabFreezeAndDiscard": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"params": {
"HighLoadedTabCount": "1000",
"ShouldPeriodicallyUnfreeze": "true",
"ShouldProactivelyDiscard": "false",
"ShouldProtectTabsSharingBrowsingInstance": "true"
},
"enable_features": [
"ProactiveTabFreezeAndDiscard",
"stop-non-timers-in-background"
]
}
]
}
],
"ProactivelySwapBrowsingInstance": [
{
"platforms": [
......@@ -7181,6 +7156,21 @@
]
}
],
"UrgentDiscardingFromPerformanceManager": [
{
"platforms": [
"windows"
],
"experiments": [
{
"name": "Enabled_20200129",
"enable_features": [
"UrgentDiscardingFromPerformanceManager"
]
}
]
}
],
"UseFluentLanguageModel": [
{
"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