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

Remove condition #58

Closed
wants to merge 1 commit into from
Closed

Remove condition #58

wants to merge 1 commit into from

Conversation

blasten
Copy link
Contributor

@blasten blasten commented Sep 8, 2015

Polymer/polymer#1639 is fixed and I really need to remove this condition to solve PolymerElements/iron-menu-behavior#22 for A11y.

cc @notwaldorf @frankiefu

@blasten
Copy link
Contributor Author

blasten commented Sep 8, 2015

actually, I noticed that https://github.com/PolymerElements/iron-selector/pull/36/files is already doing that. so I think we should merge that one.

@blasten blasten closed this Sep 8, 2015
@blasten blasten deleted the blasten-patch-1 branch September 8, 2015 19:45
@@ -310,11 +310,6 @@
},

_activateHandler: function(e) {
// TODO: remove this when https://github.com/Polymer/polymer/issues/1639 is fixed so we
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm, I'd think you also need to actually call unlisten somewhere if you remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm closing this PR in favor of #36

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.

3 participants