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

Fixing issue around removing listeners #21

Merged
merged 1 commit into from
Jan 30, 2014

Conversation

jason-brodie-codebaby
Copy link
Contributor

When removing listeners, the comparison of the callbacks can fail. This was best seen when trying to remove cue points. (See issue #20)

When removing listeners, the comparison of the callbacks can fail. This was best seen when trying to remove cue points.
jason-brodie-codebaby added a commit to jason-brodie-codebaby/projekktor that referenced this pull request Jan 29, 2014
frankyghost added a commit that referenced this pull request Jan 30, 2014
Fixing issue around removing listeners
@frankyghost frankyghost merged commit 16e8361 into frankyghost:master Jan 30, 2014
@rwlodkowski
Copy link
Collaborator

It can't be like that. This version causing removal of all listeners from given type not only a specified ones and that's not the expected behavior. Please revert that merge it's erroneous.

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

Successfully merging this pull request may close these issues.

None yet

3 participants