Closed
Bug 1545827
Opened 6 years ago
Closed 6 years ago
Get webrtc https proxy for TURN/TCP working with the socket process
Categories
(Core :: WebRTC: Networking, defect, P2)
Core
WebRTC: Networking
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9059565 -
Attachment description: Bug 1545827: (WIP) Use TabId instead of PBrowserOrId, and avoid using the system principal on the socket process. → Bug 1545827: Use TabId instead of PBrowserOrId, use LoadInfoArgs to avoid using the system principal on the socket process, and use PSocketProcess for the WebrtcProxyChannel when on the socket process. r?kershaw r?mjf
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D28239
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #9059565 -
Attachment description: Bug 1545827: Use TabId instead of PBrowserOrId, use LoadInfoArgs to avoid using the system principal on the socket process, and use PSocketProcess for the WebrtcProxyChannel when on the socket process. r?kershaw r?mjf → Bug 1545827: Use TabId instead of PBrowserOrId, use LoadInfoArgs to avoid using the system principal on the socket process, and use PSocketProcess for the WebrtcProxyChannel when on the socket process. r?kershaw,mjf
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Depends on D28665
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ed63d730876
Use TabId instead of PBrowserOrId, use LoadInfoArgs to avoid using the system principal on the socket process, and use PSocketProcess for the WebrtcProxyChannel when on the socket process. r=kershaw,mjf
https://hg.mozilla.org/integration/autoland/rev/43f6ce8cb91b
Use NrSocketProxy on the socket process, when appropriate. r=mjf
https://hg.mozilla.org/integration/autoland/rev/93e934e867c5
Rename a macro to avoid conflicts. r=mjf,drno
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7ed63d730876
https://hg.mozilla.org/mozilla-central/rev/43f6ce8cb91b
https://hg.mozilla.org/mozilla-central/rev/93e934e867c5
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
Fission Milestone: --- → M2
Updated•6 years ago
|
Blocks: webrtc-sock-proc
You need to log in
before you can comment on or make changes to this bug.
Description
•