Skip to content

Core: Make jQuery.isXMLDoc accept falsy input #4814

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

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

mgol
Copy link
Member

@mgol mgol commented Dec 1, 2020

Summary

Fixes gh-4782

Sizzle version for jQuery 3.x: jquery/sizzle#474.

Checklist

Sorry, something went wrong.

@mgol mgol added Core Needs review Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. labels Dec 1, 2020
@mgol mgol added this to the 4.0.0 milestone Dec 1, 2020
@mgol mgol self-assigned this Dec 1, 2020
mgol added a commit to mgol/sizzle that referenced this pull request Dec 1, 2020
mgol added a commit to mgol/sizzle that referenced this pull request Dec 1, 2020
@mgol mgol force-pushed the isXML-falsy-check-4782 branch from f0eec52 to a841a14 Compare December 1, 2020 16:27
@mgol mgol force-pushed the isXML-falsy-check-4782 branch from a841a14 to ae1985d Compare December 1, 2020 16:29
mgol added a commit to mgol/sizzle that referenced this pull request Dec 1, 2020
Copy link
Member

@timmywil timmywil left a comment

Choose a reason for hiding this comment

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

LGTM

@mgol mgol removed Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. Needs review labels Dec 7, 2020
mgol added a commit to jquery/sizzle that referenced this pull request Dec 7, 2020
@mgol mgol merged commit fd42109 into jquery:master Dec 7, 2020
@mgol mgol deleted the isXML-falsy-check-4782 branch December 7, 2020 20:09
mgol added a commit to mgol/jquery that referenced this pull request Sep 8, 2022
mgol added a commit to mgol/jquery that referenced this pull request Sep 12, 2022
mgol added a commit to mgol/jquery that referenced this pull request Sep 19, 2022
mgol added a commit to mgol/jquery that referenced this pull request Sep 21, 2022
mgol added a commit to mgol/jquery that referenced this pull request Oct 3, 2022
mgol added a commit to mgol/jquery that referenced this pull request Oct 4, 2022
mgol added a commit to mgol/jquery that referenced this pull request Nov 17, 2022
mgol added a commit to mgol/jquery that referenced this pull request Dec 1, 2022
mgol added a commit to mgol/jquery that referenced this pull request Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

isXMLDoc() - Uncaught TypeError: Cannot read property 'namespaceURI' of undefined
3 participants