dart-lang / dart-lang/webdev

Triggering a pause can hit a JS frame

Open
#2,467 0 comments 0 reactions 0 assignees View on GitHub
P2 package:dwds triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
4d 3h
Merged PRs (30d)
2

Description

Spinning off from https://github.com/flutter/devtools/issues/5287

When a user triggers a pause of a web app, we sometimes can pause in JS code instead of Dart code. One solution would be to continue stepping until we reach a Dart frame. Another solution would be to expose the JS frames to the debugging client.

Contributor guide

Open the contributing guide

Research direction

The issue names no source files, tests, or entry points. Start by reading the linked issue #5287 and reproducing a pause in a web app; done means the debugging client reaches a Dart frame or can correctly handle the exposed JavaScript frames.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, javascript
Domain
devtools, web-dev
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.