Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Conversation

@digeff
Copy link
Contributor

@digeff digeff commented Apr 25, 2018

Edge reports the breakpointResolved event even when the setBreakpointByUrl call can resolve the breakpoint immediately. That results on onBreakpointResolved being called with a breakpointId it doesn't recognize, and sending an incorrect event to VS Code which makes the breakpoints stop working properly.
Until the extra breakpointResolved gets fixed on Edge, this workaround will prevent us from emitting the event without a valid breakpointId to the client.

@digeff digeff force-pushed the ignore_bp_resolved_for_unknown_script branch from 6abfb88 to b567846 Compare April 26, 2018 16:48
@roblourens roblourens merged commit 6a81471 into microsoft:master Apr 27, 2018
@digeff digeff deleted the ignore_bp_resolved_for_unknown_script branch April 27, 2018 17:24
@roblourens roblourens added this to the April 2018 milestone Apr 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.