Closed
Bug 1586681
Opened 5 years ago
Closed 5 years ago
Ensure URIFIxup uses the right engine when there's a separate PB engine.
Categories
(Core :: DOM: Navigation, defect, P1)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
URIFixup can generate submission urls, we must ensure it's using the right engine depending on the context.
Assignee | ||
Updated•5 years ago
|
Component: Search → Document Navigation
Product: Firefox → Core
Assignee | ||
Comment 1•5 years ago
|
||
Add a new FIXUP_FLAG_PRIVATE_CONTEXT to nsIURIFixup, make it use the default
private search engine when it's set.
Update consumers to pass the new flag when necessary.
Assignee | ||
Updated•5 years ago
|
Blocks: private-search
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•