Closed
Bug 1550031
Opened 6 years ago
Closed 6 years ago
Ensure that DOM mutation breakpoints state is shared across panels
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: Honza, Assigned: loganfsmyth)
References
(Blocks 1 open bug)
Details
(Whiteboard: [debugger-mvp])
Attachments
(4 files, 1 obsolete file)
When reloading the page or re-opening DevTools, I want DOM Breakpoints to persist, so that I can keep debugging while editing sources and navigating pages.
Honza
Reporter | ||
Updated•6 years ago
|
Blocks: dbg-dom-bps-m1
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Summary: Persist and rebind active Breakpoints → Ensure that DOM mutation breakpoints state is shared across panels, and persists/rebinds across refreshes
Updated•6 years ago
|
Whiteboard: [debugger-mvp]
Updated•6 years ago
|
Whiteboard: [debugger-mvp] → [debugger-reserve]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → lsmyth
Status: NEW → ASSIGNED
Assignee | ||
Updated•6 years ago
|
Whiteboard: [debugger-reserve] → [debugger-mvp]
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Attachment #9081673 -
Attachment description: Bug 1550031 - Manage DOM Mutation breakpoints in the toolbox. → Bug 1550031 - Part 2: Manage DOM Mutation breakpoints in the toolbox.
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D40333
Updated•6 years ago
|
Attachment #9081673 -
Attachment description: Bug 1550031 - Part 2: Manage DOM Mutation breakpoints in the toolbox. → Bug 1550031 - Part 3: Manage DOM Mutation breakpoints in the toolbox.
Updated•6 years ago
|
Attachment #9082460 -
Attachment description: Bug 1550031 - Part 1: Clear DOM Mutation Breakpoint state on frame navigation. → Bug 1550031 - Part 1: Clear DOM Mutation Breakpoint state on frame navigation. r=jlast
Updated•6 years ago
|
Attachment #9083146 -
Attachment description: Bug 1550031 - Part 2: Update mutation breakpoint data on DOM Node removal. → Bug 1550031 - Part 2: Update mutation breakpoint data on DOM Node removal. r=jlast
Updated•6 years ago
|
Attachment #9081673 -
Attachment description: Bug 1550031 - Part 3: Manage DOM Mutation breakpoints in the toolbox. → Bug 1550031 - Part 3: Manage DOM Mutation breakpoints in the toolbox. r=jlast
Assignee | ||
Updated•6 years ago
|
Summary: Ensure that DOM mutation breakpoints state is shared across panels, and persists/rebinds across refreshes → Ensure that DOM mutation breakpoints state is shared across panels
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Attachment #9081673 -
Attachment description: Bug 1550031 - Part 3: Manage DOM Mutation breakpoints in the toolbox. r=jlast → Bug 1550031 - Part 4: Manage DOM Mutation breakpoints in the toolbox. r=jlast
Assignee | ||
Comment 5•6 years ago
|
||
Pushed by lsmyth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fb211e2c4a61
Part 1: Clear DOM Mutation Breakpoint state on frame navigation. r=jlast
https://hg.mozilla.org/integration/autoland/rev/c91dc6544491
Part 2: Update mutation breakpoint data on DOM Node removal. r=jlast
https://hg.mozilla.org/integration/autoland/rev/307886210fef
Part 3: Centralize Redux store logic for various devtools. r=jlast
https://hg.mozilla.org/integration/autoland/rev/d3f15c86adc9
Part 4: Manage DOM Mutation breakpoints in the toolbox. r=jlast,ochameau
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fb211e2c4a61
https://hg.mozilla.org/mozilla-central/rev/c91dc6544491
https://hg.mozilla.org/mozilla-central/rev/307886210fef
https://hg.mozilla.org/mozilla-central/rev/d3f15c86adc9
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Updated•6 years ago
|
Attachment #9083877 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•