mirror of
https://github.com/servo/servo.git
synced 2025-06-12 10:24:43 +00:00
Port modern callback handling code from Gecko, and copy related WebIDL parser bits too.
This commit is contained in:
parent
04931adf70
commit
003e5bcd46
18 changed files with 442 additions and 223 deletions
|
@ -48,6 +48,7 @@ pub mod dom {
|
|||
pub mod str;
|
||||
pub mod trace;
|
||||
pub mod codegen {
|
||||
pub mod EventHandlerBinding;
|
||||
pub mod InterfaceTypes;
|
||||
pub mod InheritTypes;
|
||||
pub mod PrototypeList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue