On 2/24/2014 10:57 AM, Adrian Custer wrote:
In my debugging applications, I put the string defined in navigator.userAgent into the footer. Currently, in the app manager of Firefox nightly, when running the Firefox OS 1.3 Simulator 7.0pre7.20140113 the version string is Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0 which is the same as I get for the 1.2 version of the simulator. On my phone, which is FxOS 1.2, I get Mozilla/5.0 (Mobile; rv:26.0) Gecko/26.0 Firefox/26.0 and I thought 1.3 was running on Gecko/26.0 and 1.4 targeted at 28.0.what's going on? Is the simulator lying or using an older gecko?
There is a bug in the user agent. See: https://bugzilla.mozilla.org/show_bug.cgi?id=964598 Hope that helps. Ben _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
