Closed
Bug 1454088
Opened 7 years ago
Closed 7 years ago
Remove google-nocodes
Categories
(Firefox :: Search, enhancement, P1)
Firefox
Search
Tracking
()
RESOLVED
FIXED
Firefox 61
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
Attachments
(1 file)
After discussions, we don't need to try to avoid sending codes for places that we don't have agreements with Google in.
So we're just going to send codes all the time and let Google discard them where necessary.
[Tracking Requested - why for this release]: Needed to simplify search.
This will actually be a very isolated change (list.json only).
Comment 1•7 years ago
|
||
Note: the follow-on search add-on also references google-nocodes:
https://searchfox.org/mozilla-central/search?q=google-nocodes&case=false®exp=false&path=
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mozilla
Priority: -- → P1
Updated•7 years ago
|
status-firefox60:
--- → fix-optional
| Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
(In reply to Mike Kaply [:mkaply] from comment #0)
> So we're just going to send codes all the time and let Google discard them
> where necessary.
Is this going to cause issues for the telemetry data we collect about search volume / our metrics people?
> This will actually be a very isolated change (list.json only).
Why is this not removing the file of the search plugin?
| Assignee | ||
Comment 4•7 years ago
|
||
> Is this going to cause issues for the telemetry data we collect about search volume / our metrics people?
That's a good question. I'll leave that to mconnor.
> Why is this not removing the file of the search plugin?
I had removed it locally but forgot it in the patch.
Flags: needinfo?(mconnor)
Comment 5•7 years ago
|
||
Hmm, does this also potentially "fix" bug 1315953?
Comment 6•7 years ago
|
||
(In reply to Mike Kaply [:mkaply] from comment #0)
> After discussions, we don't need to try to avoid sending codes for places
> that we don't have agreements with Google in.
Does this imply changes to the add-on we made for bug 1454443? Should we now insert the client codes in cases where the current Google plugin had no client parameter at all?
| Assignee | ||
Comment 7•7 years ago
|
||
> Does this imply changes to the add-on we made for bug 1454443? Should we now insert the client codes in cases where the current Google plugin had no client parameter at all?
I'm already doing that.
Comment 8•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8970293 [details]
Bug 1454088 - Remove use of google-nocodes.
https://reviewboard.mozilla.org/r/239090/#review245766
r- because this should remove the .xml file. I could r+ without a final answer on the telemetry question, but it should be answered before landing.
Attachment #8970293 -
Flags: review?(florian) → review-
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 10•7 years ago
|
||
Mark:
I removed the engine as Florian requested.
I also verified with mconnor that this won't affect telemetry (we are already exclusing the proper regions).
Flags: needinfo?(mconnor)
| Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
Updated•7 years ago
|
Attachment #8970293 -
Flags: review?(standard8) → review?(adw)
Comment 11•7 years ago
|
||
Redirected to Drew as I'm out until Tuesday.
Comment 12•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8970293 [details]
Bug 1454088 - Remove use of google-nocodes.
https://reviewboard.mozilla.org/r/239090/#review247632
Attachment #8970293 -
Flags: review?(adw) → review+
Comment 13•7 years ago
|
||
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/4f8e54f8415e
Remove use of google-nocodes. r=adw
Comment 14•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•