Open
Bug 1270403
Opened 9 years ago
Updated 2 years ago
Firefox Protocol Handling Flow Enhancement
Categories
(Firefox :: File Handling, defect, P3)
Firefox
File Handling
Tracking
()
NEW
People
(Reporter: edenchuang, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
This is the bug for tracking the bugs related to Firefox protocol handling flow enhancement.
Firefox protocol handling flow enhancement includes
1. Directly open protocol link, if the default protocol handler is set.
2. List possible protocol handlers(web apps, add-ons, plugin, or OS preferred native app), when default handler is not set.
3. Directly request OS to open the protocol link, if there is no possible handler.
4. Once user agree a protocol handler registration, set the protocol handler as the default protocol handler.
Comment 1•9 years ago
|
||
Set priority to P2 since we're going to develop it in the future release.
Priority: -- → P2
Comment 2•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Comment 3•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•