Commit 346f8718 authored by Victor Costan's avatar Victor Costan Committed by Commit Bot

Finch: Add config for SqlTempStoreMemory (SQL temporary storage config).

Bug: 875538
Change-Id: Ic0e1f11eb0d0dfcadd6e75ebfad5ffa60d778e2c
Reviewed-on: https://chromium-review.googlesource.com/1183786Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584868}
parent 9e60c5fd
......@@ -4109,6 +4109,25 @@
]
}
],
"SqlTempStoreMemory": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"ios",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SqlTempStoreMemory"
]
}
]
}
],
"StabilityDebugging": [
{
"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