Skip to content

Fixes the interaction between sourcemaps and comments generation so that the source spans are emitted correctly#2014

Closed
sheetalkamat wants to merge 3 commits into
masterfrom
sourceMapWithComments
Closed

Fixes the interaction between sourcemaps and comments generation so that the source spans are emitted correctly#2014
sheetalkamat wants to merge 3 commits into
masterfrom
sourceMapWithComments

Conversation

@sheetalkamat
Copy link
Copy Markdown
Member

Now that emitNode is modified to emit comments, it resulted in unintentional incorrect behavior for emitting span of the node. When emitting comments and sourcemap we would like to start the record of the span only after emitting the comments otherwise it results in wrong span recording.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Apr 24, 2015

handled by #2880

@mhegazy mhegazy closed this Apr 24, 2015
@mhegazy mhegazy deleted the sourceMapWithComments branch April 24, 2015 23:48
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 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.

4 participants