Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Implement "step into async code" #266

Closed
roblourens opened this issue Jan 18, 2018 · 1 comment
Closed

Implement "step into async code" #266

roblourens opened this issue Jan 18, 2018 · 1 comment
Assignees

Comments

@roblourens
Copy link
Member

From https://developers.google.com/web/updates/2018/01/devtools#async

Need to

  • Send breakOnAsyncCall flag with every stepInto request
  • When we get a pause notification with a asyncCallStackTraceId
    • Send pauseOnAsyncTask with that ID, then resume
@roblourens roblourens self-assigned this Jan 18, 2018
@auchenberg
Copy link
Contributor

🔥

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants