Commit 8f910684 authored by Jared Saul's avatar Jared Saul Committed by Commit Bot

[AF] Remove cleaned-up flags from flag-metadata.json

Although the code was cleaned up, since the flags were left in
flag-metadata.json, we got alert emails that the flags were going to be
expiring.  To prevent these alarming emails, just remove the cleaned-up
flags.

Also updates some other Autofill-related flags, incl. owners and expiry.

Change-Id: Id8185a2b7c1dd62ae9822188194e9723705f26d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070965
Auto-Submit: Jared Saul <jsaul@google.com>
Commit-Queue: Siyu An <siyua@chromium.org>
Reviewed-by: default avatarSiyu An <siyua@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744132}
parent d1b37767
......@@ -291,13 +291,11 @@
{
"name": "autofill-no-local-save-on-unmask-success",
"owners": [ "jsaul@google.com" ],
// Must wait for the Autofill Auth Project to be launched.
"expiry_milestone": 84
},
{
"name": "autofill-no-local-save-on-upload-success",
"owners": [ "jsaul@google.com", "annelim@google.com" ],
// Must wait for the Autofill Auth Project to be launched.
"expiry_milestone": 84
},
{
......@@ -1034,13 +1032,13 @@
},
{
"name": "enable-autofill-credit-card-ablation-experiment",
"owners": [ "dlkumar@google.com" ],
"owners": [ "jsaul@google.com" ],
"expiry_milestone": 88
},
{
"name": "enable-autofill-credit-card-authentication",
"owners": [ "jsaul@google.com", "manasverma@google.com" ],
"expiry_milestone": 84
"expiry_milestone": 87
},
{
"name": "enable-autofill-credit-card-upload",
......@@ -1057,7 +1055,7 @@
},
{
"name": "enable-autofill-credit-card-upload-editable-expiration-date",
"owners": [ "hozhng@google.com", "jsaul@google.com" ],
"owners": [ "jsaul@google.com" ],
"expiry_milestone": 83
},
{
......@@ -1065,16 +1063,6 @@
"owners": [ "siyua@chromium.org, payments-autofill-team@google.com" ],
"expiry_milestone": 84
},
{
"name": "enable-autofill-do-not-migrate-unsupported-local-cards",
"owners": [ "sujiezhu@google.com", "jsaul@google.com" ],
"expiry_milestone": 80
},
{
"name": "enable-autofill-local-card-migration-uses-strike-system-v2",
"owners": [ "annelim@google.com", "jsaul@google.com" , "jiahuiguo@google.com"],
"expiry_milestone": 84
},
{
"name": "enable-autofill-manual-fallback",
"owners": [ "fhorschig@chromium.org" ],
......@@ -1085,11 +1073,6 @@
"owners": [ "tmartino@chromium.org" ],
"expiry_milestone": 78
},
{
"name": "enable-autofill-save-card-show-no-thanks",
"owners": ["siashah", "jsaul@google.com"],
"expiry_milestone": 82
},
{
"name": "enable-autofill-upi-vpa",
"owners": ["cfroussios"],
......@@ -3743,7 +3726,7 @@
},
{
"name": "wallet-service-use-sandbox",
"owners": [ "jsaul@google.com", "jiahuiguo", "payments-autofill-team@google.com" ],
"owners": [ "jsaul@google.com", "payments-autofill-team@google.com" ],
// This flag is used by testing teams to run Google Payments calls against
// the development server environment.
"expiry_milestone": -1
......
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