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 embarrassing search/replace bug in waitForDOM; would crash with jQuery #84

Merged
merged 1 commit into from Feb 6, 2014

Conversation

lalomartins
Copy link
Contributor

embarrassingly enough, when I search-replace'd $(selector).length to checkDOM(), I somehow didn't exclude the one instance where checkDOM() is actually implemented. That causes tests to crash with maximum recursion depth exceeded.

arunoda added a commit that referenced this pull request Feb 6, 2014
fix embarrassing search/replace bug in waitForDOM; would crash with jQuery
@arunoda arunoda merged commit 978f265 into arunoda:master Feb 6, 2014
@arunoda
Copy link
Owner

arunoda commented Feb 6, 2014

oops.

@lalomartins lalomartins deleted the bugfix-waitForDOM branch February 6, 2014 11:50
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.

None yet

2 participants