Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Attempt to mitigate sourcemap issues in Chrome. #34

Merged
merged 1 commit into from
Feb 16, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Feb 4, 2015

Implemented in ember-cli-qunit in:

ember-cli/ember-cli-qunit#39

And corresponding issue in ember-cli:

ember-cli/ember-cli#3098

@dgeb
Copy link
Member

dgeb commented Feb 16, 2015

@rwjblue Sounds like this is unnecessary now thanks to @ef4's fix in fast-sourcemap-concat. Please confirm.

@rwjblue
Copy link
Member Author

rwjblue commented Feb 16, 2015

@dgeb - The issue fixed in fast-sourcemap-concat is related to mismatched sourcemaps to code, this PR addresses a race condition in loading the sourcemap file in Chrome. Both issues are discussed in that issue though (further confusing matters).

@dgeb
Copy link
Member

dgeb commented Feb 16, 2015

@rwjblue sorry - I cheated and skipped to the end of that thread :/

I'll merge this ASAP.

@dgeb dgeb merged commit 5293b99 into ember-cli:master Feb 16, 2015
@rwjblue rwjblue deleted the mitigate-sourcemap-issues branch February 20, 2015 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants