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

Add Web Bluetooth (harmful) #364

Merged
merged 2 commits into from
Jun 12, 2020
Merged

Commits on Jun 12, 2020

  1. Add Web Bluetooth (harmful)

    This is a straight extrapolation from WebUSB.  I found very little in
    the proposal to suggest that Web Bluetooth was any better, and the lack
    of the basic protections in WebUSB make it clearly worse.
    
    Closes mozilla#95.
    martinthomson committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9b32c94 View commit details
    Browse the repository at this point in the history
  2. This has a bug. ...and a caniuse name

    Co-authored-by: L. David Baron <dbaron@dbaron.org>
    martinthomson and dbaron authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    d6f89e1 View commit details
    Browse the repository at this point in the history