mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Support native promise callbacks.
This commit is contained in:
parent
7ba3172ce0
commit
ab168204ed
5 changed files with 138 additions and 3 deletions
|
@ -374,6 +374,7 @@ pub mod popstateevent;
|
|||
pub mod processinginstruction;
|
||||
pub mod progressevent;
|
||||
pub mod promise;
|
||||
pub mod promisenativehandler;
|
||||
pub mod radionodelist;
|
||||
pub mod range;
|
||||
pub mod request;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue