Closed
Bug 1329808
Opened 9 years ago
Closed 9 years ago
Enable V4 completions
Categories
(Toolkit :: Safe Browsing, defect, P2)
Toolkit
Safe Browsing
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: francois, Assigned: tnguyen)
References
Details
Attachments
(1 file)
No description provided.
| Reporter | ||
Updated•9 years ago
|
No longer blocks: safebrowsingv4
Depends on: 1311935
| Assignee | ||
Comment 1•9 years ago
|
||
Francois, it seems this bug should be set to M5. I am sorry I missed this bug :(.
Though I see there's still a bug dependency here bug 1311935, do you want to land enabling v4 completion now?
Just change the empty getHashUrl in preference list to
pref("browser.safebrowsing.provider.google4.gethashURL", "https://safebrowsing.googleapis.com/v4/fullHashes:find?$ct=application/x-protobuf&key=%GOOGLE_API_KEY%");
Flags: needinfo?(francois)
| Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Thomas Nguyen[:tnguyen] ni plz from comment #1)
> Francois, it seems this bug should be set to M5. I am sorry I missed this
> bug :(.
This is almost a meta bug, the real work in happening in the dependencies.
> Though I see there's still a bug dependency here bug 1311935, do you want to
> land enabling v4 completion now?
We shouldn't enable completions before we have caching otherwise it will generate too much traffic to the Google servers.
Flags: needinfo?(francois)
| Assignee | ||
Comment 3•9 years ago
|
||
thanks francois for clarifying :)
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → tnguyen
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
| Reporter | ||
Comment 5•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8849467 [details]
Bug 1329808 - Enable V4 completions in Nightly but ignore the result
https://reviewboard.mozilla.org/r/122250/#review124462
Looks good, but please update the commit message before landing.
::: commit-message-5fe5d:1
(Diff revision 1)
> +Bug 1329808 - Enable V4 completions but ignore result
The commit message should specify that this is Nightly-only:
Bug 1329808 - Enable V4 completions in Nightly but ignore the result
Attachment #8849467 -
Flags: review?(francois) → review+
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 7•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10eb56897811
Enable V4 completions in Nightly but ignore the result r=francois
Keywords: checkin-needed
Comment 9•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•