Closed
Bug 1903432
Opened 1 year ago
Closed 1 year ago
Numbers of executable lines not highlighted
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox129 verified)
VERIFIED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | verified |
People
(Reporter: sebo, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
In the old CodeMirror, the line numbers of executable lines are shown in white while the non-executable ones are shown in gray.
In version 6, the executable lines are not highlighted in any way.
Sebastian
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
Updated•1 year ago
|
Blocks: cm-debugger-next
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D212752
Updated•1 year ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8b6a2b75d5b4
[devtools] Fix highlight for breakable lines in dark theme r=devtools-reviewers,nchevobbe
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
| Reporter | ||
Comment 4•1 year ago
|
||
Already works for me in today's Nightly (129.0a1 from 2024-07-01). Thank you for fixing this, Bomsy!
Sebastian
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•