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

Update Firefox skeleton for path change in Firefox 44 and later #470

Merged
merged 1 commit into from
Sep 22, 2015

Conversation

jryans
Copy link
Contributor

@jryans jryans commented Sep 21, 2015

In Firefox 44, we are moving DevTools files to a new location. This impacts some add-ons that import those files at their old paths.

For Ember, there's only two imports to clean up.

I've updated the add-on to use the new path when available (Firefox 44 and later) and fallback to the old one if not.

I tested this add-on build in Firefox 43 and 44.

At the moment, the old path also works in 44, but we'll soon start logging deprecation warnings for the old paths, so now you'll already be updated to avoid such warnings.

teddyzeenny added a commit that referenced this pull request Sep 22, 2015
Update Firefox skeleton for path change in Firefox 44 and later
@teddyzeenny teddyzeenny merged commit 77bd4bc into emberjs:master Sep 22, 2015
@teddyzeenny
Copy link
Contributor

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants