Commit 9504f8fe authored by Friedrich Horschig's avatar Friedrich Horschig Committed by Commit Bot

[Passwords] Extend autofill flags

This CL extend four flags which are related to the autofill flow, mainly
on Android. They are loosely related and still very much in use.

Bug: None
Change-Id: Ibc9913dd6ede1c98dd78b026d5b9a1328474d997
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1920160
Commit-Queue: Friedrich [CET] <fhorschig@chromium.org>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Auto-Submit: Friedrich [CET] <fhorschig@chromium.org>
Reviewed-by: default avatarJan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715986}
parent d76d48e8
......@@ -305,7 +305,7 @@
{
"name": "autofill-keyboard-accessory-view",
"owners": [ "fhorschig@chromium.org" ],
"expiry_milestone": 79
"expiry_milestone": 82
},
{
"name": "autofill-no-local-save-on-unmask-success",
......@@ -1058,7 +1058,7 @@
{
"name": "enable-autofill-manual-fallback",
"owners": [ "fhorschig@chromium.org" ],
"expiry_milestone": 79
"expiry_milestone": 82
},
{
"name": "enable-autofill-refresh-style",
......@@ -2238,7 +2238,7 @@
{
"name": "fill-on-account-select",
"owners": [ "jdoerrie" ],
"expiry_milestone": 80
"expiry_milestone": 82
},
{
"name": "focus-mode",
......@@ -3436,7 +3436,7 @@
{
"name": "touch-to-fill",
"owners": [ "jdoerrie" ],
"expiry_milestone": 80
"expiry_milestone": 82
},
{
"name": "touchpad-overscroll-history-navigation",
......
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