Closed
Bug 1184320
Opened 10 years ago
Closed 10 years ago
Write UA override for mobile gmail
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(p11+, firefox41 fixed, firefox42 fixed, fennec41+)
RESOLVED
FIXED
Firefox 42
People
(Reporter: miketaylr, Assigned: miketaylr)
References
Details
(Keywords: site-compat)
Attachments
(2 files, 2 obsolete files)
1.33 KB,
patch
|
miketaylr
:
review+
ritu
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
856 bytes,
patch
|
miketaylr
:
review+
|
Details | Diff | Splinter Review |
Adding the Android version number (Bug 1169772) trips up Google's version detection and sends us something fancier but broken-er. Until we can get Google to update their detection we should send a version-less override to mail.google.com.
With ua-override.json coming into play (Bug 1184268), we can write an override for 42+ there. But we'll also need an old-skool pref in mobile.js for 41.
Updated•10 years ago
|
tracking-fennec: --- → ?
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Gonna stash these here until Bug 1184268 lands.
Assignee: nobody → miket
Assignee | ||
Comment 2•10 years ago
|
||
![]() |
||
Comment 3•10 years ago
|
||
The bug in question related to this patch
https://webcompat.com/issues/1333
See Also: → https://webcompat.com/issues/1333
Updated•10 years ago
|
tracking-fennec: ? → 42+
tracking-p11:
--- → +
Updated•10 years ago
|
tracking-fennec: 42+ → 41+
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8634434 [details] [diff] [review]
1184320.-Add-UA-override-to-remove-Android-versi.patch
Sebastian, would you mind reviewing?
Attachment #8634434 -
Flags: review?(s.kaspari)
Assignee | ||
Updated•10 years ago
|
Attachment #8634435 -
Flags: review?(s.kaspari)
Comment 5•10 years ago
|
||
Comment on attachment 8634434 [details] [diff] [review]
1184320.-Add-UA-override-to-remove-Android-versi.patch
Review of attachment 8634434 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #8634434 -
Flags: review?(s.kaspari) → review+
Comment 6•10 years ago
|
||
Comment on attachment 8634435 [details] [diff] [review]
1184320-AURORA-Add-UA-override-to-remove-Android-vers.patch
Review of attachment 8634435 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM
Attachment #8634435 -
Flags: review?(s.kaspari) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Thanks!
Assignee | ||
Comment 8•10 years ago
|
||
Adding r=Sebastian to commit message, carrying forward r+.
Attachment #8634435 -
Attachment is obsolete: true
Attachment #8635472 -
Flags: review+
Assignee | ||
Comment 9•10 years ago
|
||
Same thing for this patch.
Attachment #8634434 -
Attachment is obsolete: true
Attachment #8635473 -
Flags: review+
Assignee | ||
Comment 10•10 years ago
|
||
Sheriffs, checkin-needed just for "1184320.-Add-UA-override-to-remove-Android-versi.patch" -- I still need approval for the AURORA one.
No try run because it just adds a UA override to ua-update.json. But it builds locally and works as expected.
Keywords: checkin-needed
Assignee | ||
Comment 11•10 years ago
|
||
Comment on attachment 8635472 [details] [diff] [review]
1184320-AURORA-Add-UA-override-to-remove-Android-vers.patch
Approval Request Comment
[Feature/regressing bug #]:
We tripped up Google's UA detection with Bug 1169772 and get sent an unusable Gmail for Fennec users.
[User impact if declined]:
Gmail doesn't work and users get sad.
[Describe test coverage new/current, TreeHerder]:
Manual testing.
[Risks and why]:
No real risks. This sends a different user-agent string to the mail.google.com domain, and only that domain.
[String/UUID change made/needed]:
None
Attachment #8635472 -
Flags: approval-mozilla-aurora?
Comment 12•10 years ago
|
||
Keywords: checkin-needed
Comment 13•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
status-firefox40:
--- → affected
Assignee | ||
Comment 14•10 years ago
|
||
40 should not be affected, FWIW.
Comment 15•10 years ago
|
||
Comment on attachment 8635472 [details] [diff] [review]
1184320-AURORA-Add-UA-override-to-remove-Android-vers.patch
Was verified by dev locally, let's uplift to Aurora.
Attachment #8635472 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 16•10 years ago
|
||
(In reply to Mike Taylor [:miketaylr] from comment #14)
> 40 should not be affected, FWIW.
Mike, that was my bad. I meant to indicate status-firefox41 to "affected". Thanks!
status-firefox40:
affected → ---
status-firefox41:
--- → affected
Assignee | ||
Comment 17•10 years ago
|
||
No worries. ^_^
Comment 18•10 years ago
|
||
![]() |
||
Comment 19•9 years ago
|
||
Let's remove the UA override for GMail.
Should we open a new bug, or should we just reuse this one.
See https://webcompat.com/issues/1333
Flags: needinfo?(miket)
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•