Closed
Bug 1216518
Opened 9 years ago
Closed 9 years ago
Check addons for custom protocol handlers - We need to know which interfaces they implement
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dragana, Unassigned)
References
Details
We need to check all addons that implement custom protocol handlers.
And we need to extend nsSecCheckWrapChannel to conditionally implement this interfaces and (also to forward function calls for this interfaces to the custom channel.
Reporter | ||
Comment 1•9 years ago
|
||
Christoph we can split work here.
Comment 2•9 years ago
|
||
Given that we shipped the ChannelWrapper within 42 [see Bug 1216214 - Fix nsSecCheckWrapChannel for 42] and haven't gotten any complaints. I think we can mark this bug as closed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•