mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
fixup! Measure layout queries blocked by ongoing layout
This commit is contained in:
parent
858011c513
commit
4fd9fea7a6
3 changed files with 3 additions and 4 deletions
|
@ -47,8 +47,7 @@ pub enum ProfilerMsg {
|
|||
/// Message used to force print the profiling metrics
|
||||
Print,
|
||||
|
||||
// TODO pylbrecht
|
||||
// write meaningful docstring
|
||||
/// Report a layout query that could not be processed immediately for a particular URL.
|
||||
BlockedLayoutQuery(String),
|
||||
|
||||
/// Tells the profiler to shut down.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue