[experimental api] dns-sd APIs for IoT and p2p extensions
Categories
(WebExtensions :: Experiments, enhancement, P5)
Tracking
(Not tracked)
People
(Reporter: dietrich, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug, )
Details
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
| Reporter | ||
Comment 5•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 6•8 years ago
|
||
Updated•8 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 7•7 years ago
|
||
As per https://github.com/mozilla/libdweb/issues/98
Looks like following change mozilla/gecko-dev@b2f8565 removed
nsMulticastDNSModule.cppand there for'@mozilla.org/toolkit/components/mdnsresponder/dns-sd;1'component is no longer available.
Chatted with :kmag about corresponding changes and it appears that it was not intentional change. From what I can tell change was converting all component registrations to be static. However since JS implementatios is used on non mac:
https://searchfox.org/mozilla-central/source/netwerk/dns/mdns/libmdns/components.conf#20
That must have lead to missed native implementation registration. And there seems to be no test that would have caught the regression.
Updated•7 years ago
|
Comment 8•4 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•3 years ago
|
Description
•