Attila Dusnoki
d5cc10a636
Move extra permission data to window
2017-02-13 14:58:16 +01:00
Zakor Gyula
5287cd3bea
Bluetooth Permission API integration
2017-02-13 14:58:06 +01:00
Prudhvi Rampey
29340b7adf
Cleaned up ripples due to MutJS to JS type change
2017-01-07 01:16:02 +05:30
Zakor Gyula
6e02cb2eb9
refactor Connect/Disconnect calls
2016-12-22 15:49:29 +01:00
Attila Dusnoki
748b78a6bf
Replace AdvertisingData with AdvertisingEvent
2016-12-14 20:42:31 +01:00
Anthony Ramine
1327ebd52f
Remove HeapGCValue
...
It could be used to have mutable JSVal fields without GC barriers.
With the removal of that trait, MutHeap and MutNullableHeap can respectively
be replaced by MutJS and MutNullableJS.
2016-12-12 10:47:54 -10:00
Corey Farwell
449f6337d4
Rename Reflectable
to DomObject
.
...
Fixes https://github.com/servo/servo/issues/8473 .
2016-12-08 08:50:35 -10:00
Valentin Fokin
92df1240f8
Remove the unused get_context() function
2016-12-02 12:50:53 +01:00
Valentin Fokin
c33d89c92c
Moved the AttributeInstanceMaps from bluetooth to bluetoothDevice.
2016-12-02 12:50:53 +01:00
Zakor Gyula
8dd100f74f
Step annotations for WebBluetooth functions
2016-11-29 18:24:28 +01:00
Attila Dusnoki
d9c7ffb5b3
Add event target for bluetooth
2016-11-28 10:49:49 +01:00
zakorgyula
e8c1c98a77
Return the same JS object for the same Bluetooth item.
2016-11-04 15:36:57 +01:00
Anthony Ramine
d8e92bb271
Rename Reflectable::global_scope to global
2016-10-06 21:36:41 +02:00
Anthony Ramine
ae6af5172b
Introduce Reflectable::global_scope
2016-10-06 21:35:38 +02:00
Anthony Ramine
fcb59d3057
Make reflect_dom_object take a &GlobalScope
2016-10-06 20:59:09 +02:00
Arthur Marble
5fa54177ca
Refactored a bluetooth* related files from codeStyle to code_style.
2016-09-18 00:07:32 -05:00
Josh Matthews
3cb8af20c2
Remove empty lines following braces.
2016-05-27 13:32:05 -04:00
Anthony Ramine
cdc7bca944
Move DOMString back to script
...
This entirely removes the 'non-geckolib' feature of the util crate.
2016-05-24 10:54:57 +02:00
zakorgy
ed92f31ebc
Remove BluetoothDevice members
2016-05-05 12:47:52 +02:00
Attila Dusnoki
9e57364795
Fix value types
2016-05-03 10:17:38 +02:00
Attila Dusnoki
e7d70cfabf
WebBluetooth API classes
2016-03-16 10:34:48 +01:00