Bug 1894379 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

*Thank you for helping make Firefox better. If you are reporting a defect, please complete the following:* 

## STR

1. *Goto https://todomvc.com/ and open the debugger*
2. *Open https://todomvc.com/site-assets/main.js*
3. *Notice the breakable lines can be seen in the line number gutter*
4. *Close and reopen devtools, then go to the debugger*
5. *Main.js should should be the selected source*
6. *Check the line number gutter*

### ER
The breakable lines can be seen in the line number gutter.

### AR
breakable lines are not highlighted in the line number gutter
## STR
Note: Make sure the pref `devtools.debugger.features.codemirror-next` is true
1. *Goto https://todomvc.com/ and open the debugger*
2. *Open https://todomvc.com/site-assets/main.js*
3. *Notice the breakable lines can be seen in the line number gutter*
4. *Close and reopen devtools, then go to the debugger*
5. *Main.js should should be the selected source*
6. *Check the line number gutter*

### ER
The breakable lines can be seen in the line number gutter.

### AR
breakable lines are not highlighted in the line number gutter

Back to Bug 1894379 Comment 0