mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
canvas: trace/instrument canvas messages processing (#38600)
Add some tracing/instrumenting for canvas messages processing. Testing: We have not tests for tracing code. Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
3f7f9ba6cd
commit
68ad03c40a
6 changed files with 23 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1082,9 +1082,11 @@ dependencies = [
|
|||
"pollster",
|
||||
"range",
|
||||
"raqote",
|
||||
"servo-tracing",
|
||||
"servo_arc",
|
||||
"servo_config",
|
||||
"stylo",
|
||||
"tracing",
|
||||
"unicode-script",
|
||||
"vello",
|
||||
"vello_cpu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue