electron/shell
John Kleinschmidt d57fd6cef0
fix: navigator.bluetooth.requestDevice (#27902)
* fix: navigator.bluetooth.requestDevice

* cleanup lint and add test

* update bluetooth test to handle no bluetooth adapter available

* update bluetooth test to handle bluetooth permission denied
2021-02-26 11:10:27 -08:00
..
app feat: support registering MV3 extension service workers (#27562) 2021-02-11 10:58:03 -05:00
browser fix: navigator.bluetooth.requestDevice (#27902) 2021-02-26 11:10:27 -08:00
common fix: cap sendInputEvent text length at n-1 (#27827) 2021-02-22 10:38:59 -05:00
renderer fix: values return from the ctx bridge with dynamic property support should themselves support dynamic properties (#27899) 2021-02-25 13:09:00 -08:00
utility refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00