Skip to content

Commit

Permalink
Remove web-features tag from deprecated Bluetooth writeValue() method
Browse files Browse the repository at this point in the history
Its inclusion causes a warning in web-features dist file generation. We
cannot deal with deprecated BCD keys yet because by definition
deprecated features cannot be Baseline.

This is the only deprecated BCD key currently tagged for web-features.
  • Loading branch information
foolip committed Jul 5, 2024
1 parent 1894296 commit e0140f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions api/BluetoothRemoteGATTCharacteristic.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,9 +470,6 @@
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/writeValue",
"spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-writevalue",
"tags": [
"web-features:web-bluetooth"
],
"support": {
"chrome": {
"version_added": "56"
Expand Down

0 comments on commit e0140f9

Please sign in to comment.