mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove prev and next track action buttons for now
This commit is contained in:
parent
b048d7faf7
commit
b5b8c6c2a8
2 changed files with 2 additions and 23 deletions
|
@ -18,7 +18,6 @@ use crate::dom::mediametadata::MediaMetadata;
|
|||
use crate::dom::window::Window;
|
||||
use dom_struct::dom_struct;
|
||||
use embedder_traits::MediaSessionEvent;
|
||||
use msg::constellation_msg::PipelineId;
|
||||
use script_traits::MediaSessionActionType;
|
||||
use script_traits::ScriptMsg;
|
||||
use std::collections::HashMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue