1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

removed (undocumented) mozilla flag that was merely mirroring the gecko flag

This commit is contained in:
BendingBender
2014-02-28 02:06:23 +01:00
parent fd1d833dec
commit 6ed5e29fd0
4 changed files with 22 additions and 45 deletions

View File

@@ -66,7 +66,6 @@
result = {
name: 'Gecko'
, gecko: t
, mozilla: t
, version: getFirstMatch(/(?:firefox|iceweasel)[ \/](\d+(\.\d+)?)/i)
}
if (/seamonkey\//i.test(ua)) {