Commit 17b7711e authored by edchin's avatar edchin Committed by Commit Bot

[ios] Add flag ownership for expired iOS flags

iOS flag owners were asked to claim ownership and state an expiry in
this announcement email:
https://groups.google.com/a/google.com/g/bling-team/c/7YC_3l6yEzo/m/1-iZg1fPAAAJ

For these flags, ownership was claimed, but owners said these are
already expired and should be removed. I have put M80 as the default
for these flags.

Though the flag ownership cleanup process will remind folks to remove
expired flags, it is better if folks proactively remove the flag.
Would the owners please remove the flag, or create a bug to remind
themselves to remove the flag?

Please lgtm for those flags where you have been named owner. Thanks!

Bug: 1058614
Change-Id: I3200ea515df13bf36a6e7a31a043c91c980b2033
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093693Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
Reviewed-by: default avatarSergio Collazos <sczs@chromium.org>
Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Reviewed-by: default avatarChris Lu <thegreenfrog@chromium.org>
Reviewed-by: default avataredchin <edchin@chromium.org>
Commit-Queue: edchin <edchin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#748757}
parent ab14b6a2
...@@ -470,6 +470,11 @@ ...@@ -470,6 +470,11 @@
"owners": [ "tommycli" ], "owners": [ "tommycli" ],
"expiry_milestone": 76 "expiry_milestone": 76
}, },
{
"name": "collections-card-presentation-style",
"owners": [ "sczs" ],
"expiry_milestone": 80
},
{ {
"name": "composited-layer-borders", "name": "composited-layer-borders",
"owners": [ "ccameron" ], "owners": [ "ccameron" ],
...@@ -2280,6 +2285,11 @@ ...@@ -2280,6 +2285,11 @@
"owners": [ "jdoerrie" ], "owners": [ "jdoerrie" ],
"expiry_milestone": 87 "expiry_milestone": 87
}, },
{
"name": "find-in-page-iframe",
"owners": [ "thegreenfrog" ],
"expiry_milestone": 80
},
{ {
"name": "focus-mode", "name": "focus-mode",
"owners": [ "dfried", "pbos", "yiningwang@google.com" ], "owners": [ "dfried", "pbos", "yiningwang@google.com" ],
...@@ -2490,6 +2500,11 @@ ...@@ -2490,6 +2500,11 @@
// testing and should not be removed. // testing and should not be removed.
"expiry_milestone": -1 "expiry_milestone": -1
}, },
{
"name": "ignores-viewport-scale-limits",
"owners": [ "eugenebut" ],
"expiry_milestone": 80
},
{ {
"name": "improved-cookie-controls", "name": "improved-cookie-controls",
"owners": [ "dullweber", "huanzhong" ], "owners": [ "dullweber", "huanzhong" ],
...@@ -3353,11 +3368,21 @@ ...@@ -3353,11 +3368,21 @@
"owners": ["chrome-desktop-ui-seattle@google.com", "tbergquist"], "owners": ["chrome-desktop-ui-seattle@google.com", "tbergquist"],
"expiry_milestone": 82 "expiry_milestone": 82
}, },
{
"name": "search-icon-toggle",
"owners": [ "gambard" ],
"expiry_milestone": 80
},
{ {
"name": "security-interstitials-dark-mode", "name": "security-interstitials-dark-mode",
"owners": ["estark"], "owners": ["estark"],
"expiry_milestone": 79 "expiry_milestone": 79
}, },
{
"name": "send-uma-cellular",
"owners": [ "thegreenfrog" ],
"expiry_milestone": 80
},
{ {
"name": "set-market-url-for-testing", "name": "set-market-url-for-testing",
"owners": [ "//chrome/android/java/src/org/chromium/chrome/browser/omaha/OWNERS" ], "owners": [ "//chrome/android/java/src/org/chromium/chrome/browser/omaha/OWNERS" ],
...@@ -3908,6 +3933,11 @@ ...@@ -3908,6 +3933,11 @@
"owners": [ "toyoshim", "ksakamoto", "horo", "kinuko" ], "owners": [ "toyoshim", "ksakamoto", "horo", "kinuko" ],
"expiry_milestone": 83 "expiry_milestone": 83
}, },
{
"name": "web-clear-browsing-data",
"owners": [ "gambard" ],
"expiry_milestone": 80
},
{ {
"name": "web-contents-occlusion", "name": "web-contents-occlusion",
"owners": [ "davidbienvenu", "fdoray" ], "owners": [ "davidbienvenu", "fdoray" ],
......
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