Commit dcbbea3a authored by Maria Kazinova's avatar Maria Kazinova Committed by Commit Bot

Adding field trial config for AutofillUseUniqueRendererIDsOnIOS.

Bug: 1131038, 1075444
Change-Id: Ic120ef48c37885ecc93c18a5ecbf4731240f02c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532559Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#826424}
parent b2db8ceb
......@@ -1013,6 +1013,21 @@
]
}
],
"AutofillUseUniqueRendererIDsOnIOS": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillUseUniqueRendererIDsOnIOS"
]
}
]
}
],
"BackForwardCache": [
{
"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