Open
Bug 821829
Opened 13 years ago
Updated 3 years ago
Break on reflow
Categories
(DevTools :: Debugger, enhancement, P5)
DevTools
Debugger
Tracking
(Not tracked)
NEW
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.
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Priority: -- → P3
| Reporter | ||
Comment 2•12 years ago
|
||
I'm not actively working on this. I'll probably look at it sometime in the future.
Assignee: vporof → nobody
Status: ASSIGNED → NEW
Comment 3•12 years ago
|
||
See bug 926371.
Updated•11 years ago
|
Summary: Break when reflow is triggered from JS → Break on reflow
Updated•11 years ago
|
Blocks: dbg-control
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Type: defect → enhancement
Priority: P3 → P5
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Bug 1626757 covers the worst parts of reflows, maybe we can dupe this one eventually.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•