Closed
Bug 1225726
Opened 10 years ago
Closed 10 years ago
Turn on MDNS service on OSX
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: schien, Assigned: schien)
References
Details
Attachments
(1 file)
5.05 KB,
patch
|
mcmanus
:
review+
|
Details | Diff | Splinter Review |
Need to provide an implementation of MDNS service on OS X to support Presentation API.
Assignee | ||
Comment 1•10 years ago
|
||
Mac OS X has built-in dns_sd.h so we can reuse nsDNSServiceDiscovery with small modification.
Attachment #8688832 -
Flags: review?(mcmanus)
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment on attachment 8688832 [details] [diff] [review]
enable-mdns-on-osx.patch
Review of attachment 8688832 [details] [diff] [review]:
-----------------------------------------------------------------
awesome
Attachment #8688832 -
Flags: review?(mcmanus) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 6•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•