mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Fix typos, warnings and other nits
This commit is contained in:
parent
0da87ad169
commit
cd17b6ca66
7 changed files with 35 additions and 53 deletions
|
@ -35,8 +35,8 @@ pub enum GLPlayerMsgForward {
|
|||
|
||||
/// GLPlayer thread Message API
|
||||
///
|
||||
/// These are the message that the thread will receive from the
|
||||
/// constellation, the webrender::ExternalImageHandle multiplexor
|
||||
/// These are the messages that the thread will receive from the
|
||||
/// constellation, the webrender::ExternalImageHandle demultiplexor
|
||||
/// implementation, or a htmlmediaelement
|
||||
#[derive(Debug, Deserialize, Serialize)]
|
||||
pub enum GLPlayerMsg {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue