Commit 61a3249f authored by Gang Wu's avatar Gang Wu Committed by Commit Bot

Add ClipboardMaximumAge fieldtrial

Change-Id: If62caac724f9f2bcb163bdf1710c592ebe927834
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2118396
Commit-Queue: Gang Wu <gangwu@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#755978}
parent f3fbbbff
......@@ -1474,25 +1474,6 @@
]
}
],
"ClipboardMaximumAge": [
{
"platforms": [
"android",
"android_weblayer"
],
"experiments": [
{
"name": "Enabled",
"params": {
"UIClipboardMaximumAge": "600"
},
"enable_features": [
"ClipboardMaximumAge"
]
}
]
}
],
"CompositeCrossOriginIframes": [
{
"platforms": [
......@@ -3692,12 +3673,14 @@
{
"name": "AndroidExperiments",
"params": {
"UIClipboardMaximumAge": "600",
"ZeroSuggestVariant:1:*": "Local",
"ZeroSuggestVariant:7:*": "Local",
"ZeroSuggestVariant:8:*": "Local",
"rounded_edges": "true"
},
"enable_features": [
"ClipboardMaximumAge",
"OmniboxDisableInstantExtendedLimit",
"OmniboxOnFocusSuggestions"
]
......
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