mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Wait for actual paint before setting paint related metrics
This commit is contained in:
parent
1059ef4fde
commit
1b123400eb
16 changed files with 203 additions and 72 deletions
|
@ -22,7 +22,6 @@ hyper = "0.10"
|
|||
hyper_serde = "0.7"
|
||||
ipc-channel = "0.8"
|
||||
libc = "0.2"
|
||||
metrics = {path = "../metrics"}
|
||||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue