Open Bug 1550667 Opened 5 years ago Updated 2 years ago

add some frame count metadata to Reflow markers in Gecko profiles

Categories

(Core :: Layout, task, P3)

task

Tracking

()

People

(Reporter: heycam, Unassigned)

References

(Blocks 1 open bug)

Details

Looking at Gecko profiles today, Style flushes get a high level colored bar (not sure what the name of those bars is), where if you mouse over it, you can see the number of elements traversed, styled, selector matches, etc.

I think it would be useful to expose similar information for Reflow bars. What could we expose other than frames traversed and frames reflowed? For example is it useful to count the number of frames for which we recomputed intrinsic sizes? Anything frame class specific?

Priority: -- → P3
Blocks: 1551761
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.