Files
beef/core/main
Bucky Wilson ec9591a207 FIX #1343 account for redunctant null values produced iOS checks
The Old line:
(!window.webkitPerformance &&    // return true
            window.navigator.appVersion.match(/CriOS\/(\d+)\./)) &&
                             returns null ----^
instead of the expected false, and it stops

Removed the null check added here in 34967f61
to catch other errors.

    modified:   core/main/client/browser.js
2018-01-09 14:42:38 +10:00
..
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00
2018-01-04 09:12:47 +10:00