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

fix String.indexOf and String.includes when searching for an empty st… #747

Merged
merged 3 commits into from
Jul 22, 2020
Merged

Conversation

rbri
Copy link
Collaborator

@rbri rbri commented Jul 20, 2020

…ring

fixes #746

@gbrail
Copy link
Collaborator

gbrail commented Jul 22, 2020

Thanks! I'm going to squash the three commits since they're mainly formatting.

@gbrail gbrail merged commit 6702349 into mozilla:master Jul 22, 2020
@rbri rbri deleted the #746 branch January 15, 2021 19:14
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.

A possible issue of String.prototype.indexOf
2 participants