Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

compatibility android stock browser 2.2 #69

Merged
merged 1 commit into from
Dec 29, 2013
Merged

Conversation

machard
Copy link

@machard machard commented Dec 27, 2013

Hi,

I've found a bug breaking regexp event with android stock browser in its older version
where typeof /aa/ === 'function' and not 'object'

So i changed the test to evt instanceof RegExp

@Olical Olical merged commit 237d825 into Olical:master Dec 29, 2013
@Olical
Copy link
Owner

Olical commented Dec 29, 2013

Merged. Thanks for this, instanceof makes a lot more sense really and should be a bit more robust.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants