Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove non existent Bluetooth features #6532

Merged
merged 7 commits into from
Jul 4, 2021

Conversation

ddbeck
Copy link
Contributor

@ddbeck ddbeck commented Jul 2, 2021

What was wrong/why is this fix needed? (quick summary only)

mdn/browser-compat-data#9975 identified several features which aren't actually implemented web platform features. This cleans up the content after that PR.

Issue number (if there is an associated issue)

N/A

Anything else that could help us review it

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2021

Preview URLs

Flaws

Note! 2 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/BluetoothRemoteGATTService
Title: BluetoothRemoteGATTService
on GitHub
Flaw count: 4

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
    • /en-US/docs/Web/API/Array does not exist

URL: /en-US/docs/Web/API/BluetoothDevice
Title: BluetoothDevice
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/BluetoothDevice/watchAdvertisments does not exist
    • /en-US/docs/Web/API/BluetoothDevice/unwatchAdvertisments does not exist
    • /en-US/docs/Web/API/BluetoothDevice/connectGATT redirects to /en-US/docs/Web/API/BluetoothDevice

External URLs

URL: /en-US/docs/Web/API/BluetoothRemoteGATTService
Title: BluetoothRemoteGATTService
on GitHub

No external URLs


URL: /en-US/docs/Web/API/BluetoothDevice
Title: BluetoothDevice
on GitHub

No external URLs


URL: /en-US/docs/Web/API/Bluetooth/getDevices
Title: Bluetooth.getDevices()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Web_Bluetooth_API
Title: Web Bluetooth API
on GitHub

@ddbeck ddbeck marked this pull request as ready for review July 2, 2021 17:09
@ddbeck ddbeck requested review from a team as code owners July 2, 2021 17:09
@ddbeck ddbeck requested review from Rumyra and removed request for a team July 2, 2021 17:09
@sideshowbarker sideshowbarker merged commit 0b9b277 into mdn:main Jul 4, 2021
@ddbeck ddbeck deleted the remove-non-existent-bluetooth branch July 12, 2021 11:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants