Closed
Bug 1131601
Opened 11 years ago
Closed 11 years ago
Google Play Store marked as incompatible with Firefox for Android
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aaronmt, Unassigned)
References
()
Details
(Whiteboard: [country-all][serversniff][contactready])
https://news.ycombinator.com/item?id=9026815
Confirmed: Mozilla/5.0 (Android; Mobile; rv:38.0) Gecko/38.0 Firefox/38.0
| Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Yep, they send us a 403 based on User Agent header.
Karl, can you ask them to fix this or help us understand their thinking here?
http --print=hH GET https://play.google.com/store User-Agent:"$FFA"
GET /store HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: play.google.com
User-Agent: Mozilla/5.0 (Android; Mobile; rv:36.0) Gecko/36.0 Firefox/36.0
HTTP/1.1 403 Forbidden
Cache-Control: private, max-age=0
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Tue, 10 Feb 2015 14:48:25 GMT
Expires: Tue, 10 Feb 2015 14:48:25 GMT
P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
Server: GSE
Set-Cookie: NID=67=HqzZTMezNw55t3j2qNEnpn_Kqt4qYSVUptv8sqoM-GzLzvW9xxsv2yQjJL0fVO1tlJx_g9_AgXa4qseawR9kdNrnCle5uMDjiVooBVHG-RYsAhkjDA_10ARSg8IsY1Cy;Domain=.google.com;Path=/;Expires=Wed, 12-Aug-2015 14:48:25 GMT;HttpOnly
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
http --print=hH GET https://play.google.com/store User-Agent:"$CHR"
GET /store HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: play.google.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2282.0 Safari/537.36
HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Tue, 10 Feb 2015 14:48:35 GMT
Expires: Fri, 01 Jan 1990 00:00:00 GMT
P3P: CP="This is not a P3P policy! See http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
Pragma: no-cache
Server: GSE
Set-Cookie: PLAY_PREFS=CgJVUxCxsdqftykosbHan7cp:S:ANO1ljJiG8fRLSvF; Path=/; Secure; HttpOnly
Set-Cookie: NID=67=HEU_osXMcO7TSiLQ1GYtKkFLYwi6XT_48BLuA74nghNTp3mskZTmNpErrjRAuCui30TTWsF8G5DRu2S4O7vTyZbpHgF0DNBh5so7_VyhDfTJxP2_lGxrilfMbYmWgxY4;Domain=.google.com;Path=/;Expires=Wed, 12-Aug-2015 14:48:35 GMT;HttpOnly
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Whiteboard: [country-all][serversniff][contactready]
Comment 2•11 years ago
|
||
ye olde Presto Opera Mobile is similarly blocked.
Comment 3•11 years ago
|
||
Opera Mini on Android (which should still be Presto-based) is not blocked.
Comment 4•11 years ago
|
||
> "Google Play blocked on Firefox by mistake, Google says bug will be fixed ‘soon’"
From http://venturebeat.com/2015/02/10/google-play-no-longer-supports-firefox-for-android-did-the-browser-war-just-get-ugly/.
Comment 5•11 years ago
|
||
From the two tweets below (and personal testing), it looks like this was resolved ~14 hours ago.
[0]: https://twitter.com/ficus/status/565234296294625280
[1]: https://twitter.com/ficus/status/565367472908685312
Comment 6•11 years ago
|
||
Thanks for checking Dan. Let's close.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•