Open Bug 1745791 Opened 3 years ago Updated 1 years ago

Allow to experiment with setting Firefox as default PDF handler on macOS

Categories

(Firefox :: Installer, enhancement, P3)

Desktop
macOS
enhancement

Tracking

()

People

(Reporter: nalexander, Unassigned)

References

Details

In Bug 1743914, I added a Nimbus feature that makes "set to default" mean "set to default and set as default PDF handler" on Windows. This can be supported, I think, on macOS -- the relevant API call is ::LSSetDefaultRoleHandlerForContentType(kUTTypePDF, ...), sibling to this call.

OS: Unspecified → macOS
Hardware: Unspecified → Desktop
Severity: -- → N/A
Priority: -- → P3

Given the nice outcome we saw on Windows, should we prioritize this or do we think the benefit on Mac will be lower?

(In reply to Marco Castelluccio [:marco] from comment #1)

Given the nice outcome we saw on Windows, should we prioritize this or do we think the benefit on Mac will be lower?

My belief is no, this won't be much benefit. We're not aware of other browsers making themselves the default PDF handler on macOS, and in particular Preview (the default PDF handler) is both full-featured and not directing users towards Safari (the default browser). This is in stark contrast to Microsoft Edge on Windows.

You need to log in before you can comment on or make changes to this bug.