mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add missing EmbedderMsg::ReadyToPresent (#30109)
This commit is contained in:
parent
d4bb34670a
commit
2f3a956821
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ impl ServoGlue {
|
|||
EmbedderMsg::NewFavicon(..) |
|
||||
EmbedderMsg::HeadParsed |
|
||||
EmbedderMsg::SetFullscreenState(..) |
|
||||
EmbedderMsg::ReadyToPresent |
|
||||
EmbedderMsg::ReportProfile(..) => {},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue