mdn-bcd-collector
mdn-bcd-collector copied to clipboard
update-bcd should set "mirror" on applicable statements
The update-bcd script has some handling for when a feature is already set to mirror. However, the handling is basic at best, and does not re-set mirror when the upstream browser's data changes as well (ex. Chrome and Chrome Android are both set to 80). Additionally, if the statement previously didn't mirror but should now, we don't actually update the data.
https://github.com/mdn/browser-compat-data/pull/19971 moved this script into BCD. @queengooborg perhaps you can transfer this issue to BCD?