Update Debugger Frontend v122
Categories
(DevTools :: Debugger, enhancement, P2)
Tracking
(firefox67 fixed)
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(1 file, 1 obsolete file)
385.37 KB,
patch
|
davidwalsh
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
•
|
||
This review has one caveat. I had to disable a webconsole test. This test will be re-enabled shortly
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/b24986499c7b [release 122] Make the Frames component copy-friendly (#7723). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/f0869a03fdd9 [release 122] [panel] Refactor Panel redux usages (#7821). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/e1767a3671af [release 122] Split Source into Source/SourceActor, and Breakpoint into Breakpoint/BreakpointActor (#7796). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/5df1149e833f [release 122] Use flow in all remaining tests (#7828). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/08bcbcf370db [release 122] [test] disable two tests for the source actor refactor (#7829). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/a7db8be0526c [release 122] Don't map bindings when not paused (#7834). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/667ab6419e4c [release 122] Handle longString symbols (#7810). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/72d53ea37a40 [release 122] Rename makeLocationId to makeBreakpointId (#7826). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/4bbac07edf09 [release 122] Don't allow duplicate source actors in redux store (#7838). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/1d5e1816cc86 [release 122] Use instead of when only a test is being performed (#7827). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/d94906a93cb3 [release 122] Fix pretty printing in source list (#7845). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/63facce7c0b5 [release 122] When rewinding, reverse step past invalid step locations (#7847). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/8bee67e3ef5d [release 122] Don't wait to load already-loaded source maps (#7819). r=dwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/36d028f5018e Update Debugger Frontend (Release 122). r=dwalsh
Assignee | ||
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b24986499c7b
https://hg.mozilla.org/mozilla-central/rev/f0869a03fdd9
https://hg.mozilla.org/mozilla-central/rev/e1767a3671af
https://hg.mozilla.org/mozilla-central/rev/5df1149e833f
https://hg.mozilla.org/mozilla-central/rev/08bcbcf370db
https://hg.mozilla.org/mozilla-central/rev/a7db8be0526c
https://hg.mozilla.org/mozilla-central/rev/667ab6419e4c
https://hg.mozilla.org/mozilla-central/rev/72d53ea37a40
https://hg.mozilla.org/mozilla-central/rev/4bbac07edf09
https://hg.mozilla.org/mozilla-central/rev/1d5e1816cc86
https://hg.mozilla.org/mozilla-central/rev/d94906a93cb3
https://hg.mozilla.org/mozilla-central/rev/63facce7c0b5
https://hg.mozilla.org/mozilla-central/rev/8bee67e3ef5d
https://hg.mozilla.org/mozilla-central/rev/36d028f5018e
Description
•