Closed
Bug 1194044
Opened 9 years ago
Closed 9 years ago
Default browser settings missing in Firefox 42 & 43
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
FIXED
Firefox 43
Tracking | Status | |
---|---|---|
firefox41 | --- | unaffected |
firefox42 | + | fixed |
firefox43 | + | fixed |
People
(Reporter: markus.popp, Assigned: glandium)
References
Details
(Keywords: regression)
Attachments
(2 files)
146.60 KB,
image/png
|
Details | |
1.18 KB,
patch
|
karlt
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
In Firefox 42.0 and 43.0 there are no longer any options to make Firefox the default browser and to check if Firefox is the default browser in the General panel of the Preferences. I also couldn't find them anywhere else.
I observed this in the Linux64 versions of Firefox, running on Xubuntu 15.04. This may or may not affect other platforms too.
There was a conversation on Twitter about this issue prior to me filing this bug report: https://twitter.com/mpopp75/status/631595763437584384
Comment 1•9 years ago
|
||
[Tracking Requested - why for this release]: Unable to make default browser, regression since Firefox42
status-firefox41:
--- → unaffected
status-firefox42:
--- → affected
status-firefox43:
--- → affected
tracking-firefox42:
--- → ?
tracking-firefox43:
--- → ?
Updated•9 years ago
|
Keywords: regression
Comment 2•9 years ago
|
||
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=1ee54e043b9b&tochange=939320b957c5
Regressed by: 939320b957c5 Mike Hommey — Bug 1186003 - Switch automated builds to Gtk+3. r=mshal
Updated•9 years ago
|
Flags: needinfo?(mh+mozilla)
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 3•9 years ago
|
||
This is the trivial fix for this.
Attachment #8653839 -
Flags: review?(karlt)
Comment 4•9 years ago
|
||
Comment on attachment 8653839 [details] [diff] [review]
Set HAVE_SHELL_SERVICE when preprocessing in-content prefs on Gtk+3 builds
There was I assuming we'd finally fixed the nagging :)
Attachment #8653839 -
Flags: review?(karlt) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8653839 [details] [diff] [review]
Set HAVE_SHELL_SERVICE when preprocessing in-content prefs on Gtk+3 builds
Approval Request Comment
[Feature/regressing bug #]: Regression from the combination of bug 879760 and bug 1186003.
[User impact if declined]: In-content preferences don't have the items to set Firefox as default browser (non in-content prefs do, however, but they're not enabled by default)
[Risks and why]: Very low. The patch is a simple thing that was forgotten in bug 879760. browser/components/preferences/moz.build had this change done for non in-content prefs, which is why it still works. This makes in-content prefs on-par with that.
[String/UUID change made/needed]: None
Attachment #8653839 -
Flags: approval-mozilla-aurora?
Comment 8•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Updated•9 years ago
|
Attachment #8653839 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 9•9 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•