Commit ff02ecdc authored by Daniel Murphy's avatar Daniel Murphy Committed by Commit Bot

Adding fieldtrial testing for IndexedDBHighPriority

Bug: 1014313
Change-Id: I21f170d67f92a3514040d2f8fb3315c0770379ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894254
Auto-Submit: Daniel Murphy <dmurph@chromium.org>
Commit-Queue: Brian White <bcwhite@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711915}
parent cd74ff89
......@@ -3024,6 +3024,31 @@
]
}
],
"IndexedDBHighPriority": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"HighPriorityDatabaseTaskType"
]
},
{
"name": "Control",
"disable_features": [
"HighPriorityDatabaseTaskType"
]
}
]
}
],
"InspectRarContent": [
{
"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