Closed
Bug 1515951
Opened 5 years ago
Closed 5 years ago
Update Debugger Frontend v112
Categories
(DevTools :: Debugger, enhancement, P2)
DevTools
Debugger
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(1 file)
67.92 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jlaster
Assignee | ||
Comment 1•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=681a3d343b94b92b261ec4a578779b05e3199cb3
Assignee | ||
Comment 2•5 years ago
|
||
Brian, it would be great if you could take a look at release 112, which includes the commits listed here https://github.com/devtools-html/debugger.html/compare/release-111...release-112 The primary things I'm looking for in the review are: 1. does this patch work well when you manually test it 2. does this patch include everything in the comparison 3. does this patch accidentally include something it shouldn't 4. does this patch accidentally revert something that landed upstream in between 111 and 112 When the patch is approved I will push the patches to inbound separately.
Attachment #9033136 -
Flags: review?(bhackett1024)
Updated•5 years ago
|
Attachment #9033136 -
Flags: review?(bhackett1024) → review+
Assignee | ||
Comment 3•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=54ce5637813835cb226d6d3104ec2aa310691718
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/48aa3ee2c926 [release 112] Option to not auto expand a node if it has a lot of children (#7510). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/05ce3a72db78 [release 112] [search] fix file img icon background on focus (#7558) (#7564). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/4ca33ee89eb8 [release 112] Use CSS animation for the SearchInput loader. (#7565). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/796402f4fa52 [release 112] 7190: Save generated file and source map (#7482). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/5bfef0866541 [release 112] Fixes flow typing support for reselect (#7573). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/10dc48aa3b1e [release 112] Blackbox original sources (#7370). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/ea2807921cc3 [release 112] Enable Syntax Highlighting for ClojureScript (#7584). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/8ded394acd81 [release 112] Breakpoint svg changed (#7586). r=bhackett https://hg.mozilla.org/integration/mozilla-inbound/rev/49233ec55bff Update Debugger Frontend v112. r=bhackett
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/48aa3ee2c926 https://hg.mozilla.org/mozilla-central/rev/05ce3a72db78 https://hg.mozilla.org/mozilla-central/rev/4ca33ee89eb8 https://hg.mozilla.org/mozilla-central/rev/796402f4fa52 https://hg.mozilla.org/mozilla-central/rev/5bfef0866541 https://hg.mozilla.org/mozilla-central/rev/10dc48aa3b1e https://hg.mozilla.org/mozilla-central/rev/ea2807921cc3 https://hg.mozilla.org/mozilla-central/rev/8ded394acd81 https://hg.mozilla.org/mozilla-central/rev/49233ec55bff
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•