Update Firefox to use new Google Codes
Categories
(Firefox :: Search, defect, P1)
Tracking
()
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
Attachments
(1 file, 2 obsolete files)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
![]() |
||
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Comment 6•7 years ago
|
||
Updated•7 years ago
|
![]() |
||
Comment 9•7 years ago
|
||
Assignee | ||
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
bugherder |
Comment 15•7 years ago
|
||
Assignee | ||
Comment 16•7 years ago
|
||
Assignee | ||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Updated•7 years ago
|
Comment 19•7 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 22•7 years ago
|
||
Comment 24•7 years ago
|
||
Assignee | ||
Comment 25•7 years ago
|
||
Assignee | ||
Comment 27•7 years ago
|
||
Assignee | ||
Comment 29•7 years ago
|
||
Here's the ESR patch.
I've verified the tests pass locally and ESR code is being used in the product.
I don't completely understand why I didn't need to check for:
AppConstants.MOZ_APP_VERSION_DISPLAY.endsWith("esr"))
and use a different version of the codes in the tests.
Comment on attachment 9027939 [details]
Bug 1510296 - Update Google search for new codes.
ESR uplift
Updated•7 years ago
|
Updated•7 years ago
|
Comment 31•7 years ago
|
||
Verified the code changes to " firefox-b-d" for non-US on:
Ubuntu 16.04 , Windows 10 , OSX 10.14.2
65.0b9 20190107180200
66.0a1 20190108101613
A short breakdown of scenarios ran during verification:
- new code visible in address bar search result: "search?client=firefox-b-d"
- code verification in telemetry (about:telemetry#keyed-histograms-tab - filter by by search)
SEARCH_COUNTSgoogle.in-content:sap:firefox-b-d google.in-content:sap-follow-on:firefox-b-d google-b-d.urlbar google-b-d.searchbar google-b-d.newtab
The above covers scenarios of address bar google search, new page google search, search bar google search, multiple searches from the same inpage google search. Also covered the scenario in which google would not be default search engine and the search engine shortcut would be used for search panel.
Grover, could you assist covering the above scenarios for the code changes for US: "firefox-b-1-d"
Comment 32•7 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 33•7 years ago
|
||
Extra patch needed for ESR (and I'll get it on trunk before ESR 68)
The test reads directly from the list.json, so it needs to know about the ESR switch.
![]() |
||
Updated•7 years ago
|
![]() |
||
Comment 34•7 years ago
|
||
Verified on 65.0b9
Build ID 20190107180200
With Windows 10 x64, Ubuntu 18.10 x64, and Mac OS X 10.13
On 66, I'm unable to navigate with a search on about:newtab as it moves the cursor to the urlbar, I don't know if this is intended behavior or not.
Updated•7 years ago
|
Comment 35•7 years ago
|
||
bugherder uplift |
Comment 36•7 years ago
|
||
(In reply to Grover Wimberly IV [:Grover-QA] Use NeedInfo from comment #34)
On 66, I'm unable to navigate with a search on about:newtab as it moves the
cursor to the urlbar, I don't know if this is intended behavior or not.
I've noticed the above as well, but since that seems to be a feature: bug 1508388, I think we are good.
Based on comment 31 and comment 34 marking this issue as verified.
Leaving the NI on for ESR verification
Comment 37•7 years ago
|
||
Backed out per https://bugzilla.mozilla.org/show_bug.cgi?id=1522019#c4
https://hg.mozilla.org/releases/mozilla-esr60/rev/dc7991c83de9
Updated•7 years ago
|
Updated•7 years ago
|
Comment 38•7 years ago
|
||
Removing the qe+ flag as well since according to comment 37 this fix won't make it to ESR 60.
Comment 39•7 years ago
|
||
ESR work moved to bug 1522686.
Description
•