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

Use more resiliant shadowroot checking #1579

Merged
merged 1 commit into from
May 21, 2015
Merged

Conversation

dfreedm
Copy link
Member

@dfreedm dfreedm commented May 20, 2015

Also avoid cases where shadowRoot.elementFromPoint returns null
Fixes #1574 [0.9] Gesture event throws exception when dragged outside document

@dfreedm dfreedm force-pushed the 0.9-fix-targetfinding branch 2 times, most recently from 2bd1290 to ee7c628 Compare May 20, 2015 23:48
Fixes #1574 [0.9] Gesture event throws exception when dragged outside document

Move targetfinding to Gestures object for testing
Add tests
dfreedm added a commit that referenced this pull request May 21, 2015
Use more resiliant shadowroot checking
@dfreedm dfreedm merged commit 269ef2f into master May 21, 2015
@dfreedm dfreedm deleted the 0.9-fix-targetfinding branch May 27, 2015 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.9] Gesture event throws exception when dragged outside document
3 participants