Skip to content

Support excluding individual BCD keys #841

@foolip

Description

@foolip

Right now we have to provide a full compat_features list in order to override any issues with the tagging in BCD. Instead, let's have something like this:

name: WebUSB
spec: https://wicg.github.io/webusb/
caniuse: webusb
usage_stats: https://chromestatus.com/metrics/feature/timeline/popularity/1519
ignore_compat_features:
  - api.USBDevice.forget
  - api.WorkerNavigator.usb
  - http.headers.Permissions-Policy.usb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions