Closed
Bug 268441
Opened 20 years ago
Closed 20 years ago
Implement network.protocol-handler.external.* prefs (no GUI)
Categories
(Camino Graveyard :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.9
People
(Reporter: m.testi, Assigned: mikepinkerton)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jaas
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.4.1) Gecko/2002 - Netscape 6.2, Mac OS X
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.4.1) Gecko/2002 - Netscape 6.2, Mac OS X
Gecko asks user for confirmation before opening external protocols, unless the
protocols are in a whitelist. network.protocol-handler.external.* prefs are the
way to go to implement such whitelist. The current situation (0.8.2 RC) sees
Camino asking for confirm. before opening mailto: and news: links, which are
whitelisted by default in FF.
Reproducible: Always
Steps to Reproduce:
1. Go to the top of this page
2. Click on tha mail link of the reporter
Actual Results:
A sheet appears asking for confirmation
Expected Results:
No sheets for mailto: and news: protocols, as discussed in
https://bugzilla.mozilla.org/show_bug.cgi?id=173010
Assignee | ||
Updated•20 years ago
|
*** Bug 269065 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 2•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Attachment #166867 -
Flags: review?(joshmoz)
Attachment #166867 -
Flags: review?(joshmoz) → review+
landed on trunk and branch
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•