mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Use absolute paths in the event handlers macros
This commit is contained in:
parent
5dee83d54d
commit
7875fea6cf
22 changed files with 35 additions and 36 deletions
|
@ -14,7 +14,6 @@ use dom::bindings::codegen::Bindings::BluetoothBinding::{BluetoothMethods, Reque
|
|||
use dom::bindings::codegen::Bindings::BluetoothPermissionResultBinding::BluetoothPermissionDescriptor;
|
||||
use dom::bindings::codegen::Bindings::BluetoothRemoteGATTServerBinding::BluetoothRemoteGATTServerBinding::
|
||||
BluetoothRemoteGATTServerMethods;
|
||||
use dom::bindings::codegen::Bindings::EventHandlerBinding::EventHandlerNonNull;
|
||||
use dom::bindings::codegen::Bindings::PermissionStatusBinding::{PermissionName, PermissionState};
|
||||
use dom::bindings::codegen::UnionTypes::StringOrUnsignedLong;
|
||||
use dom::bindings::error::Error::{self, Network, Security, Type};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue