Status
()
People
(Reporter: rnewman, Assigned: jhugman)
Tracking
Firefox Tracking Flags
(fxios1.1+)
Details
Attachments
(1 attachment)
48 bytes,
text/x-github-pull-request
|
rnewman
:
review+
fluffyemily
:
review+
|
Details | Review | Splinter Review |
Stefan pointed this out last week: we should make sure that our search suggestions don't use the same pools as our browsers, lest we accidentally send up your Google cookie etc. This bug might be closed because we already do the right thing, so let's investigate.
(Reporter) | ||
Updated•4 years ago
|
tracking-fxios: ? → 1.1+
(Assignee) | ||
Updated•4 years ago
|
Assignee: nobody → jhugman
(Assignee) | ||
Comment 1•4 years ago
|
||
Created attachment 8658639 [details] [review] Use a separate Alamofire.Manager for search suggestions. Switched to using the ephemeral configuration, which definitely will be a different config to the WKWebView. It isn't clear if this is definitively the right thing to do: search engine settings, e.g. safe search would be a counter example.
Attachment #8658639 -
Flags: review?(rnewman)
Attachment #8658639 -
Flags: review?(etoop)
(Assignee) | ||
Updated•4 years ago
|
Status: NEW → ASSIGNED
(Reporter) | ||
Updated•4 years ago
|
Attachment #8658639 -
Flags: review?(rnewman) → review+
Updated•4 years ago
|
Attachment #8658639 -
Flags: review?(etoop) → review+
(Assignee) | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Last Resolved: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•