aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bluetoothremotegattdescriptor.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename Reflectable::global_scope to globalAnthony Ramine2016-10-061-3/+3
|
* Make bluetooth::result_to_promise take a &GlobalScopeAnthony Ramine2016-10-061-2/+2
|
* Introduce GlobalScope::as_windowAnthony Ramine2016-10-061-3/+1
|
* Make reflect_dom_object take a &GlobalScopeAnthony Ramine2016-10-061-2/+2
|
* Update WebBluetooth to use PromisesMátyás Mustoha2016-09-261-19/+34
|
* Refactored a bluetooth* related files from codeStyle to code_style.Arthur Marble2016-09-181-4/+4
|
* Reorder `use` statementsUK9922016-09-091-1/+1
|
* Refactor Bluetooth error handlingzakorgy2016-07-271-3/+3
|
* Remove some unnecessary pub modifiers (#50)zakorgy2016-07-141-1/+1
|
* Add missing steps to descriptors writeValue functionzakorgyula2016-07-071-2/+8
|
* Add WebBluetooth Blacklist supportfokinv2016-05-311-1/+8
|
* Remove empty lines following braces.Josh Matthews2016-05-271-1/+0
|
* Move DOMString back to scriptAnthony Ramine2016-05-241-2/+1
| | | | This entirely removes the 'non-geckolib' feature of the util crate.
* Refactor IPC-message sendingfokinv2016-05-031-26/+17
|
* Style fixfokinv2016-05-031-6/+9
|
* Error handlingzakorgy2016-05-031-11/+6
|
* Add Bluetooth IPC supportfokinv2016-05-031-10/+75
|
* WebBluetooth API classesAttila Dusnoki2016-03-161-0/+68