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

Replace instances of Object.create(null) with new EmptyObject(). #3646

Closed
wants to merge 2 commits into from

Conversation

karanjthakkar
Copy link
Contributor

Fixes #3642 and prepares for #3641

@stefanpenner
Copy link
Member

a rebase should pass the tests: #3641

@stefanpenner
Copy link
Member

after rebasing, this appears to be failing to do a (bug or feature..) in QUnit, that prevents EmptyObjects from being compared to { }

https://github.com/jquery/qunit/blob/d359314e0ad6a21d998bed450f6fc289c5be3490/src/equiv.js#L185-L186

@stefanpenner
Copy link
Member

opened a QUnit issue: qunitjs/qunit#851

@stefanpenner
Copy link
Member

rebased and worked around a QUnit bug here: #3649

Thanks for the contribution!

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.

2 participants