Closed
Bug 843153
Opened 12 years ago
Closed 7 years ago
games.com doesn't recognize B2G UA as mobile
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lmandel, Unassigned)
References
()
Details
(Whiteboard: [uaoverride] [country-all] [serversniff] [needscontact])
Attachments
(1 file)
197.88 KB,
image/png
|
Details |
games.com serves a desktop site to B2G. Bug 823364 added an UA override for this domain. The override should be removed once the domain serves mobile content to B2G. This bug tracks the evangelism for the site to recognize the B2G UA and the removal of the override at that time.
Reporter | ||
Updated•12 years ago
|
![]() |
||
Comment 1•12 years ago
|
||
description |
The server sends different content depending on the user without redirection to a different domain name. To be contacted and ask them to identify the substring "mobi" and not tablet.
A way to detect it is by
→ http -b GET http://www.games.com/ User-Agent:"$FANUA" | grep -i dashboardmobile
<div id="DashboardMobile-yw85" class="dashboard-mobile-wrapper">
$('#DashboardMobile-yw85').dashboardMobile();
# Firefox OS
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.games.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 200 OK
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Thu, 15 Aug 2013 18:20:04 GMT
Server: Apache
Set-Cookie: gToken=0_chnfbh87hkvl27x4qgfb-hnfbyv-G_h5r0dwmnl1hwypscny8l85j18r; expires=Sun, 18-Aug-2013 18:20:04 GMT; path=/
Set-Cookie: gId=chnfbh87hkvl27x4qgfb-hnfbyv-G; expires=Fri, 15-Aug-2014 18:20:04 GMT; path=/
Transfer-Encoding: chunked
# Firefox for Android
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.games.com
User-Agent: Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
HTTP/1.1 200 OK
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Thu, 15 Aug 2013 18:20:49 GMT
Server: Apache
Set-Cookie: gToken=0_chnfbkc7cw8qrd0b4cyw-hnfcmy-G_fps99ybcmwjqgs875h9khh1v0r; expires=Sun, 18-Aug-2013 18:20:49 GMT; path=/
Set-Cookie: gId=chnfbkc7cw8qrd0b4cyw-hnfcmy-G; expires=Fri, 15-Aug-2014 18:20:49 GMT; path=/
Transfer-Encoding: chunked
Assignee: nobody → kdubost
URL: games.com → http://www.games.com/
Whiteboard: [uaoverride] → [uaoverride] [country-all] [serversniff]
![]() |
||
Comment 2•12 years ago
|
||
contact twitter |
I didn't realize but games.com is a brand of AOL
http://help.aol.com/help/product/gamesdotcom/
Do we have contact with AOL?
The CTO is Christina
http://www.games.com/profile/christinadanger
Let's try a contact on twitter first.
http://twitter.com/MozWebCompat/status/375684596161343488
![]() |
||
Updated•12 years ago
|
Whiteboard: [uaoverride] [country-all] [serversniff] → [uaoverride] [country-all] [serversniff] [sitewait]
![]() |
||
Updated•12 years ago
|
Status: NEW → ASSIGNED
![]() |
||
Comment 3•12 years ago
|
||
contact email |
Had a contact at AOL, who will try to reach out the games team.
![]() |
||
Comment 4•12 years ago
|
||
contact email |
Recontacted them with a reminder about the issue.
![]() |
||
Comment 5•11 years ago
|
||
contact email |
Recontacted by email.
![]() |
||
Comment 6•11 years ago
|
||
contact email |
Ah the email has… gone the way of the dodo.
said: 550 No such user (mike.lee@***.com)
Went back to the initial contact I had. Sent a message.
Comment 7•11 years ago
|
||
![]() |
||
Comment 8•10 years ago
|
||
switching back to needscontact
Whiteboard: [uaoverride] [country-all] [serversniff] [sitewait] → [uaoverride] [country-all] [serversniff] [needscontact]
![]() |
||
Updated•9 years ago
|
Priority: -- → P5
![]() |
||
Comment 9•7 years ago
|
||
The Firefox OS project is not active anymore.
Assignee: kdubost → nobody
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•