Closed
Bug 1513707
Opened 5 years ago
Closed 5 years ago
Update Debugger Frontend v108
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)
31.30 KB,
patch
|
davidwalsh
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•5 years ago
|
||
Assignee: nobody → jlaster
Attachment #9030940 -
Flags: review?(dwalsh)
Assignee | ||
Comment 2•5 years ago
|
||
I'm trying a slightly different strategy. Here we have one patch that is squashed - it is backed though by this github branch... https://github.com/jasonLaster/gecko-dev/compare/inbound...jasonLaster:release-108 when the patch is green, i can easily push the underlying branch. Not sure which i like better yet though...
Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
Comment 3•5 years ago
|
||
Comment on attachment 9030940 [details] [diff] [review] 108.patch Forgot to update README but R+ for functionality. Do you have a try link?
Attachment #9030940 -
Flags: review?(dwalsh) → review+
Assignee | ||
Comment 4•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=691dc0a4b986c6c9cacc075eac31489193f46016
Pushed by jlaster@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c383e570567a [release 108] Remove 4px gap between the source file name and the primary pane separator (#7421). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/6cc7f2b94741 [release 108] Fix 7361 - Why Paused should wrap (#7422). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/f0bfa5f4300c [release 108] Fix tab context menu item size checks (#7420). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/e48826dd7a2c [release 108] Immediately render column breakpoints before scroll (#7380). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/cdf28f0b6d66 [release 108] Allow closing source tabs via keyboard (#7417). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/ccd04cd205ed [release 108] 7283/fix :formatted showing in tabs/breakpoints sidebar (#7298). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/14e6771bf931 [release 108] Provide conditional comment styling (#7377). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/0062c22fcd4c [release 108] Float cursor position to the right (#7423). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/a2b0c44c633e [release 108] Prevent the breakpoint exception labels from being highlighted (#7428). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/afa7dfb5f9a0 [release 108] Avoid text selection in welcome bbox modal (#7436). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/8b9faf9da601 [release 108] Make empty lines line number lighter (#7415). r=davidwalsh https://hg.mozilla.org/integration/mozilla-inbound/rev/0eaedd44346d Update Debugger Frontend v108. r=dwalsh
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c383e570567a https://hg.mozilla.org/mozilla-central/rev/6cc7f2b94741 https://hg.mozilla.org/mozilla-central/rev/f0bfa5f4300c https://hg.mozilla.org/mozilla-central/rev/e48826dd7a2c https://hg.mozilla.org/mozilla-central/rev/cdf28f0b6d66 https://hg.mozilla.org/mozilla-central/rev/ccd04cd205ed https://hg.mozilla.org/mozilla-central/rev/14e6771bf931 https://hg.mozilla.org/mozilla-central/rev/0062c22fcd4c https://hg.mozilla.org/mozilla-central/rev/a2b0c44c633e https://hg.mozilla.org/mozilla-central/rev/afa7dfb5f9a0 https://hg.mozilla.org/mozilla-central/rev/8b9faf9da601 https://hg.mozilla.org/mozilla-central/rev/0eaedd44346d
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
•