mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Implement planned navigation
This commit is contained in:
parent
eee0d4efeb
commit
ace5b7a2e8
4 changed files with 63 additions and 10 deletions
|
@ -65,6 +65,7 @@ pub enum ProfilerCategory {
|
|||
ScriptImageCacheMsg,
|
||||
ScriptInputEvent,
|
||||
ScriptNetworkEvent,
|
||||
ScriptPlannedNavigation,
|
||||
ScriptResize,
|
||||
ScriptSetViewport,
|
||||
ScriptTimerEvent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue