Closed
Bug 1146636
Opened 10 years ago
Closed 10 years ago
about:home does not respect browser.search.suggest.enabled pref
Categories
(Firefox :: Search, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 803970
People
(Reporter: evold, Unassigned)
Details
This was discovered in bug 1144336, it appears that about:home is attempting it fetch search suggestions from search.yahoo.com even when the `browser.search.suggest.enabled` pref is false, and I think the page is also attempting to request a search suggestion for a blank query, which would be redundant.
Comment 1•10 years ago
|
||
See also discussion in bug 1135120.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
Note that we're just opening the connection - not actually fetching search suggestions.
You need to log in
before you can comment on or make changes to this bug.
Description
•