Re: [web-bluetooth] Should `requestDevice` allow choosing more than 1 device?

For info, the Permissions API just added 
`navigator.permissions.requestAll()`.
    
    Instead of overloading navigator.permissions.request(), 
.requestAll()
    is a clearer name and will not confuse the authors with two 
different
    return types.

Source: https://codereview.chromium.org/1426563003

-- 
GitHub Notif of comment by beaufortfrancois
See 
https://github.com/WebBluetoothCG/web-bluetooth/issues/42#issuecomment-152968585

Received on Monday, 2 November 2015 09:29:18 UTC