mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use dom::bindings::cell::DOMRefCell;
|
||||
use dom::bindings::codegen::Bindings::EventHandlerBinding::EventHandlerNonNull;
|
||||
use dom::bindings::codegen::Bindings::EventSourceBinding::{EventSourceInit, EventSourceMethods, Wrap};
|
||||
use dom::bindings::error::{Error, Fallible};
|
||||
use dom::bindings::inheritance::Castable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue