Skip to content

Deferred: Don't swallow progress of a resolved deferred in then #2210

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

Closed
wants to merge 3 commits into from

Conversation

gibson042
Copy link
Member

Fixes gh-2013
Fixes gh-2010

@dmethvin
Copy link
Member

Well that makes sense. LGTM.

@gibson042
Copy link
Member Author

Updated to fix #2010 as well.

@@ -240,29 +242,29 @@ jQuery.extend({

// rejected_callbacks.disable
// fulfilled_callbacks.disable
tuples[ i ^ 1 ][ 2 ].disable,
Copy link
Member

Choose a reason for hiding this comment

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

This looks like it was the only use of the xor operator in the whole codebase. I hope you're happy now.

Copy link
Member Author

Choose a reason for hiding this comment

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

No regrets. 😈

gibson042 added a commit that referenced this pull request Apr 22, 2015
@gibson042 gibson042 closed this in 002240a Apr 22, 2015
gibson042 added a commit that referenced this pull request Nov 10, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants