Closed Bug 1519363 Opened 6 years ago Closed 6 years ago

Debugger crashes when right clicking on line numbers and column breakpoint config is enabled

Categories

(DevTools :: Debugger, defect)

66 Branch
x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: claudiococciarelli, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0

Steps to reproduce:

  • Go to about:config and set "devtools.debugger.features.column-breakpoints" to "true"
  • Go to any website (es.: https://www.mozilla.org)
  • Open the debugger and open any javascript file
  • Right click on a line number to get the breakpoint menu

Actual results:

The debugger crashes

Expected results:

The context menu is shown

Component: Untriaged → Debugger
OS: Unspecified → Mac OS X
Product: Firefox → DevTools
Hardware: Unspecified → x86_64

Thank you for filing. Column Breakpoints is still experimental and is not ready to be used yet.

we're still working on column breakpoints, I'll let you know when it is available in Nightly.

https://github.com/devtools-html/debugger.html/pull/7719
https://github.com/devtools-html/debugger.html/issues/7241

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.