[v8] Add fieldtrial for UseContextSnapshot
Bug: 40200623, 40539769 Change-Id: I69896ae9403c6e0a506511c69a625158c983f07a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5622174 Auto-Submit: Leszek Swirski <leszeks@chromium.org> Reviewed-by: Igor Sheludko <ishell@chromium.org> Commit-Queue: Igor Sheludko <ishell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1313457}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
418db3bb78
commit
477dc05985
@ -22420,6 +22420,23 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"UseContextSnapshot": [
|
||||
{
|
||||
"platforms": [
|
||||
"android",
|
||||
"android_webview",
|
||||
"android_weblayer"
|
||||
],
|
||||
"experiments": [
|
||||
{
|
||||
"name": "Enabled",
|
||||
"enable_features": [
|
||||
"UseContextSnapshot"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UseDMSAAForTiles": [
|
||||
{
|
||||
"platforms": [
|
||||
|
Reference in New Issue
Block a user