Closed Bug 1611905 Opened 4 years ago Closed 4 years ago

Autocompletion suggestion for `debugger` in Console stops JS execution

Categories

(DevTools :: Console, defect, P1)

All
Unspecified
defect

Tracking

(firefox74 fixed)

RESOLVED FIXED
Firefox 74
Tracking Status
firefox74 --- fixed

People

(Reporter: fvsch, Assigned: jlast)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR with devtools.webconsole.input.eagerEvaluation=true:

  1. Open Console
  2. Type debugger, often just one or two letters suffice (d or de)

What happens:

  • First suggestion is debugger, gets eager evaluated, pauses JS execution and jumps to the Debugger

What should happen:

  • Don't eager-evaluate debugger statements
  • And/or don't suggest debugger in completions? (not sure if that makes sense)
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Priority: -- → P1
Severity: normal → critical
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e24ecc80bd1c
Autocompletion suggestion for `debugger` in Console stops JS execution. r=nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: