Open Bug 1671348 Opened 4 years ago Updated 4 years ago

Opening the Browser Console shouldn't activate event breakpoints

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

STR:

  1. Load any page e.g. google.com
  2. Open DevTools, select the Debugger and set Event Listener Breakpoint for mousemove
  3. Close DevTools and open the Browser Console
  4. The browser UI is frozen until you close the Browser Console => BUG

ER:
The event brreakpoint should not hit if DevTols are closed.
Also note that Event BPs are persistent even across Firefox restarts, so it might be puzzling the user why the UI doesn't work (it's simple to forget that there is an event BP)

(this bug might be moved to the Debugger component, I guess)

Honza

yeah, I think it belongs to the debugger component
I'll still try to investigate it at some point, it looks fun :)

Severity: -- → S3
Component: Console → Debugger
Priority: -- → P3
Summary: Browser UI Freezes when opening the Browser Console → Opening the Browser Console shouldn't activate event breakpoints
You need to log in before you can comment on or make changes to this bug.