Closed
Bug 1878647
Opened 11 months ago
Closed 8 months ago
Enable basic support for Code mirror 6 in the debugger editor
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bomsy, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 3 obsolete files)
Lets enable basic support for codemirror 6 in the editor.
This should basically support showing source content on selection of any source.
Without any of the other features
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
Assignee | ||
Comment 3•11 months ago
|
||
Depends on D201808
Assignee | ||
Comment 4•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Updated•11 months ago
|
Attachment #9380125 -
Attachment description: WIP: Bug 1878647 - [devtools] Add compartment support to source editor options → WIP: Bug 1878647 - [devtools] Add support for line wrapping (CM6)
Updated•11 months ago
|
Attachment #9380126 -
Attachment description: WIP: Bug 1878647 - [devtools] Show text in the debugger with codemirror 6 → Bug 1878647 - [devtools] Show text in the debugger with codemirror 6 r=#devtools-reviewers
Updated•11 months ago
|
Attachment #9380125 -
Attachment description: WIP: Bug 1878647 - [devtools] Add support for line wrapping (CM6) → Bug 1878647 - [devtools] Fix debugger editor line wrapping for codemirror 6 r=#devtools-reviewers
Assignee | ||
Comment 5•11 months ago
|
||
Depends on D201808
Assignee | ||
Updated•11 months ago
|
Keywords: leave-open
Assignee | ||
Comment 6•11 months ago
|
||
Depends on D202125
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/05dcd57c3cd8
[devtools] Some cleanup of the editor and documents utils r=devtools-reviewers,nchevobbe
https://hg.mozilla.org/integration/autoland/rev/140944208065
[devtools] Show text in the debugger with codemirror 6 r=devtools-reviewers,nchevobbe
https://hg.mozilla.org/integration/autoland/rev/d86749f6e1f5
[devtools] Fix debugger editor line wrapping for codemirror 6 r=devtools-reviewers,nchevobbe
Comment 8•11 months ago
|
||
bugherder |
Updated•11 months ago
|
Attachment #9381945 -
Attachment description: WIP: Bug 1878647 - [devtools] Update the editor toggle button → Bug 1878647 - [devtools] Update the editor toggle button size when the editior dimensions change r=#devtools-reviewers
Assignee | ||
Updated•11 months ago
|
Component: Source Editor → Debugger
Comment 9•11 months ago
|
||
Comment on attachment 9381945 [details]
Bug 1878647 - [devtools] Update the editor toggle button size when the editior dimensions change r=#devtools-reviewers
Revision D202398 was moved to bug 1882333. Setting attachment 9381945 [details] to obsolete.
Attachment #9381945 -
Attachment is obsolete: true
Comment 10•9 months ago
|
||
Comment on attachment 9380771 [details]
WIP: Bug 1878647 - [devtools] Fix editor scrolling in codemirror 6
Revision D202125 was moved to bug 1889276. Setting attachment 9380771 [details] to obsolete.
Attachment #9380771 -
Attachment is obsolete: true
Assignee | ||
Updated•9 months ago
|
Keywords: leave-open
Updated•8 months ago
|
Attachment #9378302 -
Attachment is obsolete: true
Assignee | ||
Updated•8 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•