Closed
Bug 1934777
Opened 1 year ago
Closed 1 year ago
Disabled breakpoint don't have distinct style in CodeMirror 6
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox135 fixed)
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
When disabling a breakpoint, in cm5 the breakpoint gets a less intense color. In cm6, it doesn't change at all
| Assignee | ||
Comment 1•1 year ago
|
||
This might be a good opportunity to implement what is suggested in Bug 1904000
See Also: → 1904000
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0279ef51d34f
[devtools] Fix disabled breakpoint style in CodeMirror 6. r=devtools-reviewers,bomsy
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•