Open Bug 1425083 Opened 7 years ago Updated 2 years ago

Gather Telemetry on synchronous reflows caused by browser UI on pre-release builds

Categories

(Firefox :: General, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxperf:p3])

We built a tool, Oh no! Reflow![1], to detect synchronous reflows that occur in the browser. This was useful to help us detect the most egregious cases where sync reflow occur. It'd be good if we could get a sense of how much sync reflow is happening out in the wild now as well, so that we can get a better sense of how we should prioritize addressing them. Ideally, we'd capture: 1) At least the top-most stack frame of the reflow 2) Perhaps how long the reflow took (although if there's wide variation on this measurement, it's utility is debatable) 3) How many times the reflow occurred
Priority: -- → P3
Whiteboard: [photon-performance]
Whiteboard: [photon-performance] → [photon-performance] [fxperf]
Whiteboard: [photon-performance] [fxperf] → [fxperf:p3]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.