Closed Bug 843153 Opened 11 years ago Closed 6 years ago

games.com doesn't recognize B2G UA as mobile

Categories

(Web Compatibility :: Site Reports, defect, P5)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lmandel, Unassigned)

References

()

Details

(Whiteboard: [uaoverride] [country-all] [serversniff] [needscontact])

Attachments

(1 file)

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.
Blocks: games.com
Whiteboard: [uaoverride]
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
Whiteboard: [uaoverride] → [uaoverride] [country-all] [serversniff]
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
Whiteboard: [uaoverride] [country-all] [serversniff] → [uaoverride] [country-all] [serversniff] [sitewait]
Status: NEW → ASSIGNED
Had a contact at AOL, who will try to reach out the games team.
Recontacted them with a reminder about the issue.
See Also: → 978658
Recontacted by 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.
switching back to needscontact
Whiteboard: [uaoverride] [country-all] [serversniff] [sitewait] → [uaoverride] [country-all] [serversniff] [needscontact]
Priority: -- → P5
The Firefox OS project is not active anymore.
Assignee: kdubost → nobody
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: