aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bluetoothuuid.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #14429 - szeged:syntax-to-type-error, r=jdmbors-servo2016-12-061-6/+31
|\
| * Add end of text character to BluetoothUUID's regex stringZakor Gyula2016-12-011-1/+1
| * BluetoothUUID refactorZakor Gyula2016-12-011-5/+30
* | Fix BluetoothUUID typoAttila Dusnoki2016-12-061-1/+1
* | Make WebIDL static methods take a more specific global if possibleAnthony Ramine2016-11-301-5/+5
|/
* Pass a &GlobalScope to WebIDL static methods and constructorsAnthony Ramine2016-10-061-5/+5
* Reorganise the BluetoothUUID utility functionsAnthony Ramine2016-10-021-43/+52
* Remove empty lines following braces.Josh Matthews2016-05-271-1/+0
* Move DOMString back to scriptAnthony Ramine2016-05-241-1/+1
* Replace the union types with the correct typedefs in the webidl files and the...zakorgy2016-05-031-3/+6
* Style fixfokinv2016-05-031-12/+5
* Implementation of the getPrimaryService(s), the getCharacteristic(s) and the ...fokinv2016-05-031-0/+9
* Update assigned services, characteristics and descriptorszakorgyula2016-05-031-9/+228
* WebBluetooth API classesAttila Dusnoki2016-03-161-0/+116