Open Bug 1550701 Opened 5 years ago Updated 2 years ago

Sync breakpoints across multiple browser tabs

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

STR:

  1. Load the same URL in two browser tabs
  2. Open DevTools toolbox and select the Debugger panel in boths
  3. Create a breakpoint in one tab
  4. Switch to the other tab, the breakpoint isn't there -> BUG

AR:
The current tab isn't synced with the other tab, so the BP doesn't appear there automatically. Not even after refresh.

ER:
BPs are auto synced across all opened browser tabs.

Honza

Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.