Closed
Bug 1573695
Opened 5 years ago
Closed 5 years ago
DOM Mutation Breakpoints: Implement UI for "Skip All Pausing"
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: davidwalsh, Assigned: davidwalsh)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [debugger-reserve])
Attachments
(1 file)
When clicking the "skip pausing" button, the breakpoints panel gets grey'd out. We should do the same for DOM mutation breakpoints.
During testing, the backend works, so for this bug we simply need to do the frontend piece.
Assignee | ||
Updated•5 years ago
|
Blocks: dbg-frontend
Keywords: good-first-bug
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65b1715d878b
Implement skip pausing disabled effect for secondary panels r=Harald
Comment 3•5 years ago
|
||
Backed out changeset 65b1715d878b (Bug 1573695) for causing failures in browser_parsable_css.js
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=262108624&repo=autoland&lineNumber=1280
Backout: https://hg.mozilla.org/integration/autoland/rev/ce8742e6c77b7aef8a2beba32776ca3494adacb8
Flags: needinfo?(dwalsh)
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/174bc4782db4
Implement skip pausing disabled effect for secondary panels r=Harald
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(dwalsh)
You need to log in
before you can comment on or make changes to this bug.
Description
•