GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
636 stars 363 forks source link

Rename field_id to gate_type. #4197

Closed jrobbins closed 1 month ago

jrobbins commented 1 month ago

This should reduce potential confusion when reading the code. It eliminates some of the older terminology of "approval field IDs" and uses the newer term "gate type". Also, ApprovalFieldDef is now GateInfo.