mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
dom: htmlmediaelement: add initial player bits
Also removes the usage of audio-video-metadata crate (?)
This commit is contained in:
parent
0ff9ecc18a
commit
ce76b5780a
4 changed files with 101 additions and 85 deletions
|
@ -18,7 +18,6 @@
|
|||
)]
|
||||
|
||||
extern crate app_units;
|
||||
extern crate audio_video_metadata;
|
||||
#[cfg(any(feature = "webgl_backtrace", feature = "js_backtrace"))]
|
||||
extern crate backtrace;
|
||||
extern crate base64;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue