Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove api.MediaRecorder.warning_event from BCD (#21762)
This PR removes the `warning_event` member of the `MediaRecorder` API from BCD. Per the [data guidelines](https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#removal-of-irrelevant-features), this feature can be considered irrelevant and may be removed from BCD accordingly. Even if the current data suggests that the feature is supported, lack of support has been confirmed by the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.6.4). Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/MediaRecorder/warning_event
- Loading branch information