dart-lang / dart-lang/webdev

Two dart debug extension for different copies of an app connect to the same app

Open
#1,421 1 comment 0 reactions 0 assignees View on GitHub
dart-debug-extension P3 triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

Repro:

Open the same app it two different tabs, click on dart debug extension for each of them, put a breakpoint in one of the debuggers, reload one app, then another. Only one of the reloads will actually stop in the debugger, and when it does it happens in both debuggers.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by opening the same app in two tabs, connecting the Dart debug extension to each, setting a breakpoint, and reloading both tabs. Trace how the two debugger connections are associated with app reloads. Done means each reload stops only in its own debugger.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.