Open Bug 821829 Opened 12 years ago Updated 2 years ago

Break on reflow

Categories

(DevTools :: Debugger, enhancement, P5)

enhancement

Tracking

(Not tracked)

People

(Reporter: vporof, Unassigned)

References

(Blocks 2 open bugs)

Details

I'm not necessarily talking about breaking on context-specific draw calls or requestAnimationFrame here (there's bug 800858 for that), but some agnostic way of determining when js triggers reflows (changing and querying css etc.) and breaking when that happens.
a "hard" problem. possibly dependent on bug 453650.
Depends on: 453650
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Priority: -- → P3
I'm not actively working on this. I'll probably look at it sometime in the future.
Assignee: vporof → nobody
Status: ASSIGNED → NEW
Summary: Break when reflow is triggered from JS → Break on reflow
Product: Firefox → DevTools
Type: defect → enhancement
Priority: P3 → P5
Blocks: dbg-event-bps
No longer blocks: dbg-control

Bug 1626757 covers the worst parts of reflows, maybe we can dupe this one eventually.

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