Closed
Bug 1446959
Opened 7 years ago
Closed 7 years ago
Update Debugger Frontend v25
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(1 file)
80.16 KB,
patch
|
jdescottes
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8960974 -
Flags: review?(jdescottes)
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment on attachment 8960974 [details] [diff] [review]
rel-25.patch
Review of attachment 8960974 [details] [diff] [review]:
-----------------------------------------------------------------
- commit message: OK
- less than 20 commits: OK
- try: OK
- manual test: OK, but one regression (maybe from https://github.com/devtools-html/debugger.html/commit/dd18727c137a696e6a52946650e4b8efe4acbdf6 ?). When selecting another tool and switching back to the debugger, the scroll position is lost. If this is not already tracked, we should file an issue.
- readme: OK
Attachment #8960974 -
Flags: review?(jdescottes) → review+
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e21a2a57d05d
Update Debugger Frontend v25. r=jdescottes
Comment 8•7 years ago
|
||
Previous talos push was on a temporary changeset which made the build fail. New talos: https://treeherder.mozilla.org/perf.html#/compare?originalProject=try&originalRevision=eb821fba7e6079bde3da14f8db57356462715a8a&newProject=try&newRevision=42c1ca4d5b5edd84cebb17dfa232a826e9033ee8&framework=1
Comment 9•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Comment 10•7 years ago
|
||
slight perf regression on complicated debugger open
https://treeherder.mozilla.org/perf.html#/comparesubtest?originalProject=try&originalRevision=eb821fba7e6079bde3da14f8db57356462715a8a&newProject=try&newRevision=42c1ca4d5b5edd84cebb17dfa232a826e9033ee8&originalSignature=f79b6a4f1f8f53326d3056f6c8008c0ff4de0a94&newSignature=f79b6a4f1f8f53326d3056f6c8008c0ff4de0a94&showOnlyConfident=1&framework=1
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•