Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart2js: source maps breakpoint not accurate #8290

Closed
sethladd opened this issue Feb 4, 2013 · 15 comments
Closed

dart2js: source maps breakpoint not accurate #8290

sethladd opened this issue Feb 4, 2013 · 15 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js

Comments

@sethladd
Copy link
Contributor

sethladd commented Feb 4, 2013

Go to welcome screen, click Solar. Right click on index.html and run as JavaScript.

Open dev tools, click Sources.

Open/view solar.dart.

Scroll down to line 208, which should read:

"Point pos = _calculatePos(x, y);"

Click line 208.

ACTUAL BEHAVIOR:

The program stops, but line 210 is highlighted.

EXPECTED:

The program stops, on line 208.

Using editor Dart Editor version 0.3.2_r17657

@sethladd
Copy link
Contributor Author

sethladd commented Feb 4, 2013

Sorry, by "click line 208" I meant to say "set breakpoint for 208 by clicking in the gutter for 208"

@kasperl
Copy link

kasperl commented Feb 4, 2013

Added this to the M3 milestone.
Removed Priority-Medium label.
Added Priority-High label.
Changed the title to: "dart2js: source maps breakpoint not accurate".

@anders-sandholm
Copy link
Contributor

Removed this from the M3 milestone.
Added this to the M4 milestone.

@kasperl
Copy link

kasperl commented Apr 22, 2013

Removed this from the M4 milestone.
Added this to the M5 milestone.

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed this from the M5 milestone.
Added this to the Later milestone.
Removed TriageForM5 label.

@peter-ahe-google
Copy link
Contributor

Issue #10523 has been merged into this issue.

@larsbak
Copy link

larsbak commented Aug 27, 2013

Removed this from the Later milestone.
Added this to the M7 milestone.

@peter-ahe-google
Copy link
Contributor

Removed this from the M7 milestone.
Removed Priority-High label.
Added Priority-Medium label.

@kasperl
Copy link

kasperl commented Sep 18, 2013

Added this to the M7 milestone.

@kasperl
Copy link

kasperl commented Oct 2, 2013

Removed this from the M7 milestone.
Added this to the M8 milestone.

@kasperl
Copy link

kasperl commented Jun 4, 2014

Removed this from the M8 milestone.
Added this to the 1.6 milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the 1.6 milestone.
Added Oldschool-Milestone-1.6 label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-1.6 label.

@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@sigmundch
Copy link
Member

I'm going to close this bug as stale, but feel free to reopen if you see issues.

@sigmundch sigmundch added the closed-obsolete Closed as the reported issue is no longer relevant label Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
Projects
None yet
Development

No branches or pull requests

7 participants