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

Add action and dom event instrumentation #13279

Merged
merged 1 commit into from
Apr 11, 2016

Conversation

asakusuma
Copy link
Contributor

This is just the action and dom instrumentation part copied and merged over from @chadhietala's PR here: #13017

This is the highest priority part for getting us off of private APIs for tracking.

I noticed that some of the tests seem to be disabled for glimmer2, so I'm wondering what I need to do to get this working and tested with glimmer2.

cc @krisselden

@homu
Copy link
Contributor

homu commented Apr 9, 2016

☔ The latest upstream changes (presumably #13285) made this pull request unmergeable. Please resolve the merge conflicts.

@@ -8,6 +8,7 @@
"ember-metal-ember-assign": true,
"ember-htmlbars-local-lookup": true,
"ember-application-engines": null,
"ember-glimmer": null
"ember-glimmer": null,
"ember-improved-instrumentation": true
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be null in the PR.

@krisselden krisselden merged commit 46649f2 into emberjs:master Apr 11, 2016
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.

5 participants