Closed
Bug 1790107
Opened 2 years ago
Closed 2 years ago
Make Firefox set to default also set Firefox as the default PDF handler (on Windows, if the existing handler is another browser)
Categories
(Firefox :: Installer, enhancement, P1)
Firefox
Installer
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fidedi-notifications])
Attachments
(1 file)
This ticket tracks making browser.shell.setDefaultPDFHandler
default to true
. That will change Firefox's "set to default" behaviour to also set Firefox as the default PDF handler (on Windows, and only if the existing handler is another browser and not a third-party PDF viewer such as Acrobat Reader or Nitro PDF).
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P1
Assignee | ||
Comment 1•2 years ago
|
||
This applies to Windows only. Because we maintain
browser.shell.setDefaultPDFHandler.onlyReplaceBrowsers=true
, this
will only apply if the existing handler is another (known) browser,
and not another PDF handler (such as Acrobat Reader or Nitro PDF).
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a8a4a3fd6d81
Make Firefox set to default also set Firefox as the default PDF handler. r=bhearsum
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•