Closed
Bug 1407490
Opened 7 years ago
Closed 7 years ago
Ensure cubeb remoting socket has unique name per server process.
Categories
(Core :: Audio/Video: cubeb, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: u480271, Assigned: kinetik)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently there is a global name for the socket used for clients to find the server. This blocks running multiple Firefox at the same time.
Bug 1405877 says that having a socket name in the filesystem doesn't block the sandboxing work, so creating a unique name per content process (server) should be sufficient for now.
Updated•7 years ago
|
Rank: 35
Priority: -- → P3
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → kinetik
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment on attachment 8919106 [details]
Bug 1407490 - Update media/audioipc to c466287.
https://reviewboard.mozilla.org/r/190020/#review195268
Attachment #8919106 -
Flags: review?(dglastonbury) → review+
Pushed by mgregan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1515dea5917d
Update media/audioipc to c466287. r=kamidphish
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•