Closed
Bug 1619587
Opened 5 years ago
Closed 5 years ago
Allow fallback to empty string when reading the geo pref in head_search.js
Categories
(Firefox :: Search, defect, P3)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox73 | --- | unaffected |
firefox74 | --- | unaffected |
firefox75 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1589618 changed head_search.js so that it was no longer setting a browser.search.geoSpecificDefaults.url
preference before potentially reading one.
This is causing Thunderbird to fail, since they don't have the preference set - we should just fallback to the empty string.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0275b2c4c46e
Allow fallback to empty string when reading the geo pref in head_search.js. r=daleharvey
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
status-firefox73:
--- → unaffected
status-firefox74:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•