Closed Bug 1173863 Opened 9 years ago Closed 2 years ago

CSS Demo with lots of style recalc causes larger recordings to beachball

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)

defect

Tracking

(firefox41 affected)

RESOLVED INVALID
Tracking Status
firefox41 --- affected

People

(Reporter: canuckistani, Unassigned)

References

Details

STR:

1. go to this codepen http://codepen.io/helenvholmes/pen/PqjEOw
2. open the profiler and the split console
3. run console.profile(); setTimeout(() => { console.profileEnd() }, 6000)

( possibly more than once, possibly with a larger timeout )

Expected: the profile should load

Actual: the browser beachballs, and for larger profiles can hang

This demo does a ton of style recalculation, it could be we're beachballing just because of the large number of style recalc entries.
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
Version: 41 Branch → unspecified
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3

This report is related to the old DevTools profiler implementation, which has been removed. The Performance panel is now based on Firefox Profiler at https://profiler.firefox.com/
Closing as invalid

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.