Open
Bug 1631477
Opened 6 years ago
Updated 1 year ago
Implement NavigatorContentUtils::unregisterProtocolHandler
Categories
(Core :: DOM: Navigation, enhancement, P5)
Core
DOM: Navigation
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | affected |
People
(Reporter: fwang, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: spec-needed)
It seems only NavigatorContentUtils::registerProtocolHandler is implemented
Comment 1•6 years ago
|
||
I guess there is a question as to why we should implement this as we don't offer this kind of feature for permissions. What makes this different?
Comment 2•6 years ago
|
||
Filed https://github.com/whatwg/html/issues/5522 to reevaluate use cases.
Comment 3•5 years ago
|
||
P5 until we know whether we will implement unregisterProtocolHandler.
Severity: -- → N/A
Priority: -- → P5
Summary: Implement NavigatorContentUtils::unregisterProtocolHandler → Implement NavigatorContentUtils::unregisterProtocolHandler
Updated•1 year ago
|
See Also: → https://github.com/whatwg/html/issues/5522
Updated•1 year ago
|
Keywords: spec-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•