mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
add navigation state data to LoadComplete messages, finish cef load state cbs
This commit is contained in:
parent
3481c752cd
commit
0d46a3b89a
10 changed files with 27 additions and 16 deletions
|
@ -98,7 +98,7 @@ impl CompositorEventListener for NullCompositor {
|
|||
Msg::ChangeRunningAnimationsState(..) |
|
||||
Msg::ScrollFragmentPoint(..) |
|
||||
Msg::LoadStart(..) |
|
||||
Msg::LoadComplete |
|
||||
Msg::LoadComplete(..) |
|
||||
Msg::ScrollTimeout(..) |
|
||||
Msg::RecompositeAfterScroll |
|
||||
Msg::ChangePageTitle(..) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue