mdn-bcd-collector icon indicating copy to clipboard operation
mdn-bcd-collector copied to clipboard

update-bcd should set "mirror" on applicable statements

Open queengooborg opened this issue 2 years ago • 1 comments

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.

queengooborg avatar Nov 24 '22 10:11 queengooborg

https://github.com/mdn/browser-compat-data/pull/19971 moved this script into BCD. @queengooborg perhaps you can transfer this issue to BCD?

foolip avatar Sep 26 '23 15:09 foolip