mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
Implement binding support for returning and accepting Promises in WebIDL.
This commit is contained in:
parent
73b2963509
commit
a1091772ec
12 changed files with 217 additions and 20 deletions
|
@ -373,6 +373,7 @@ pub mod pluginarray;
|
|||
pub mod popstateevent;
|
||||
pub mod processinginstruction;
|
||||
pub mod progressevent;
|
||||
pub mod promise;
|
||||
pub mod radionodelist;
|
||||
pub mod range;
|
||||
pub mod request;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue