Compatibility/UADetectionLibraries: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎User Agent Detection Libraries: Adding a "have tested and reported an issue in bugzilla" section)
Line 49: Line 49:


=== PHP ===
=== PHP ===
* WPTouch (WordPress) [https://bugzilla.mozilla.org/show_bug.cgi?id=909420 Bug 909420] http://wordpress.org/plugins/wptouch/
* Detector (Drupal) https://drupal.org/project/detector
* Detector (Drupal) https://drupal.org/project/detector
* Mobile-Detect https://github.com/serbanghita/Mobile-Detect / http://mobiledetect.net/
* Mobile-Detect https://github.com/serbanghita/Mobile-Detect / http://mobiledetect.net/
Line 79: Line 78:
* Detect Right http://detectright.com/
* Detect Right http://detectright.com/
* NetBiscuits http://www.netbiscuits.com/
* NetBiscuits http://www.netbiscuits.com/
== Tested, issues reported in Bugzilla ==
* WPTouch (WordPress) [https://bugzilla.mozilla.org/show_bug.cgi?id=909420 Bug 909420] http://wordpress.org/plugins/wptouch/


== Libraries known to be compatibile ==
== Libraries known to be compatibile ==

Revision as of 16:39, 5 September 2013

User Agent Detection Libraries

This is a list of User Agent detection libraries to be tested for compatibility with Firefox OS and Firefox for Android. This may also include general purpose JS libraries that include some kind of UA detection.

The end goal is to contact these sites or (even better, in the case of open source libraries) provide patches so our mobile browsers are correctly identified as mobile (and not served desktop content or blocked outright).


UA strings to test with: Firefox Mobile for Android:

  • Mozilla/5.0 (Android; Mobile; rv:23.0) Gecko/23.0 Firefox/23.0

Firefox OS:

  • Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0

Libraries to be tested

Go

Java

JavaScript

Multiple Languages

Perl

PHP

Python

Ruby

Server Modules

Tested, issues reported in Bugzilla

Libraries known to be compatibile

JavaScript

Multiple Languages

Server Detection Frameworks