-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #647: Update android regex to match Firefox for Android.
Firefox for Android doesn't include Android version information in the UA string. This change allows the regex to detect Firefox for Android as an Android browser with the caveat that os.version will be undefined. But this can still be useful when trying to distinguish between ios and android, for example.
- Loading branch information
Mike Taylor
committed
Oct 9, 2013
1 parent
c81da65
commit d21ce64
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters