mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Add empty MediaDevices interface
This commit is contained in:
parent
93a359e528
commit
bafbc0e1c0
3 changed files with 123 additions and 0 deletions
|
@ -389,6 +389,7 @@ pub mod imagedata;
|
|||
pub mod inputevent;
|
||||
pub mod keyboardevent;
|
||||
pub mod location;
|
||||
pub mod mediadevices;
|
||||
pub mod mediaerror;
|
||||
pub mod medialist;
|
||||
pub mod mediaquerylist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue