Closed
Bug 972371
Opened 11 years ago
Closed 11 years ago
ba.no sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hsteen, Unassigned)
References
()
Details
(Whiteboard: [country-no][clientsniff][contactready])
Attachments
(1 file)
568.62 KB,
image/png
|
Details |
The JavaScript-based browser/device detection here doesn't recognise Firefox OS devices as smartphones. The script is here:
http://r.acdn.no/castor/seamstress/0.4.11/large/js/util.js
also some bits inline:
<script>
//Redirect mobile devices
apiDetectPhoneAll();
</script>
<script type="text/javascript">
api.tabletOnlyRemover();
</script>
Reporter | ||
Comment 1•11 years ago
|
||
Tests pass, fixed :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•7 months ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•