Hi,
Your flag: offline-pages-live-page-sharing expired in M86
In M112 we will begin hiding from the Chrome UI (and eventually removing) flags that are marked as expired in flag-metadata.json
All flags expired until M110 have bugs opened for flag owners to clean up the code references. Please help get this cleaned up so your flag will be removed from this file and you dont get these emails. The bug report and dashboard here
This is in accordance with the process documented in //docs/flag_expiry.md . You are receiving this email because you are listed as the owner of a flag that has expired before or in M112, or because you are a PM who might need visibility into this process.In M112, we will hide flags that expired as of M112 or earlier from chrome://flags. From this point onward, every subsequent release will hide flags that expired as of that release.
What you need to do for M112 (before the branch date Feb 23 2023):
1. Look at the list of flags marked as expiring in M112 or earlier. The authoritative source for this list is the list_flags.py tool
tools/flags/list_flags.py --expired-by 112
The current list of expiring flags (as of r1097983) is captured in this document
2. If you see a flag listed as expiring that you want to keep, create a CL updating //chrome/browser/flag-metadata.json with an appropriate new expiration milestone. If you do this before the M112 branch you're all set; if you do it after the M112 branch you'll need to merge that CL to the M112 branch as well.
Flags expiring in M112 as of r1097983
Thanks,
Prudhvikumar Bommana