Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 0 additions & 91 deletions features/draft/spec/webusb.yml

This file was deleted.

25 changes: 0 additions & 25 deletions features/draft/spec/webusb.yml.dist

This file was deleted.

10 changes: 5 additions & 5 deletions features/webusb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: WebUSB
description: The WebUSB API exposes USB compatible devices to web pages.
spec: https://wicg.github.io/webusb/
caniuse: webusb
# TODO: Use an exclusion mechanism when available:
# https://github.com/web-platform-dx/web-features/issues/841
status:
compute_from: api.Navigator.usb
compat_features:
- api.Navigator.usb
- api.USB
Expand Down Expand Up @@ -41,7 +41,7 @@ compat_features:
- api.USBDevice.deviceVersionMajor
- api.USBDevice.deviceVersionMinor
- api.USBDevice.deviceVersionSubminor
# - api.USBDevice.forget
- api.USBDevice.forget
- api.USBDevice.isochronousTransferIn
- api.USBDevice.isochronousTransferOut
- api.USBDevice.manufacturerName
Expand Down Expand Up @@ -95,5 +95,5 @@ compat_features:
- api.USBOutTransferResult.USBOutTransferResult
- api.USBOutTransferResult.bytesWritten
- api.USBOutTransferResult.status
# - api.WorkerNavigator.usb
# - http.headers.Permissions-Policy.usb
- api.WorkerNavigator.usb
- http.headers.Permissions-Policy.usb
24 changes: 24 additions & 0 deletions features/webusb.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ status:
chrome_android: "61"
edge: "79"
compat_features:
# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "61"
# chrome_android: "61"
# edge: "79"
- api.Navigator.usb
- api.USB
- api.USB.connect_event
Expand Down Expand Up @@ -97,3 +103,21 @@ compat_features:
- api.USBOutTransferResult.USBOutTransferResult
- api.USBOutTransferResult.bytesWritten
- api.USBOutTransferResult.status

# baseline: false
# support:
# chrome: "88"
# chrome_android: "88"
# edge: "88"
- http.headers.Permissions-Policy.usb

# baseline: false
# support:
# chrome: "101"
# chrome_android: "101"
# edge: "101"
- api.USBDevice.forget

# baseline: false
# support: {}
- api.WorkerNavigator.usb