Closed Bug 1543791 Opened 5 years ago Closed 5 years ago

Breakpoints aren't highlighted upon debugger open if editor isn't open

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davidwalsh, Assigned: davidwalsh)

Details

Attachments

(1 file)

Rough STR:

Open Debugger
Add a bunch of breakpoints
Close DevTools
Open Debugger again
What I saw:

All breakpoints list items are there but code is not syntax highlighted. No source was open.
When I opened a source, the breakpoints pane becomes syntax highlighted
I wonder if it's because we're lazyloading(?) CodeMirror?

https://github.com/firefox-devtools/debugger/issues/7674

Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/248b58f9c111
Ensure breakpoints in sidebar are always syntax highlighted r=jlast
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Priority: -- → P3
Assignee: nobody → dwalsh
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: