mirror of
https://github.com/servo/servo.git
synced 2025-06-10 09:33:13 +00:00
Format code and fix rebase errors
This commit is contained in:
parent
85ec66b43e
commit
68baabba63
6 changed files with 9 additions and 7 deletions
|
@ -1058,6 +1058,7 @@ pub enum MessagePortMsg {
|
|||
RemoveMessagePort(MessagePortId),
|
||||
/// Handle a new port-message-task.
|
||||
NewTask(MessagePortId, PortMessageTask),
|
||||
}
|
||||
|
||||
/// The type of MediaSession action.
|
||||
/// https://w3c.github.io/mediasession/#enumdef-mediasessionaction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue