mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Remove [PrimaryGlobal]
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
interface BluetoothServiceDataMap {
|
||||
readonly maplike<UUID, DataView>;
|
||||
};*/
|
||||
[Pref="dom.bluetooth.enabled"]
|
||||
[Exposed=Window, Pref="dom.bluetooth.enabled"]
|
||||
interface BluetoothAdvertisingEvent : Event {
|
||||
[Throws] constructor(DOMString type, BluetoothAdvertisingEventInit init);
|
||||
[SameObject]
|
||||
|
||||
Reference in New Issue
Block a user