Closed
Bug 1493765
Opened 7 years ago
Closed 7 years ago
Stop using NrIce* stuff in PeerConnectionImpl
Categories
(Core :: WebRTC: Signaling, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is a step towards moving mtransport into its own process. Also, it does not make sense to continue using the typedefs from mtransport (eg; connection state) in PCImpl, because the dom types should be trivially usable over IPC.
Updated•7 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Summary: Stop including mtransport stuff in PeerConnectionImpl → Stop using NrIce* stuff in PeerConnectionImpl
| Assignee | ||
Updated•7 years ago
|
Blocks: socket-proc
| Assignee | ||
Updated•7 years ago
|
Rank: 15
Comment 4•7 years ago
|
||
Comment on attachment 9011759 [details]
Bug 1493765: Stop using NrIce* in PeerConnectionImpl.
Michael Froman [:mjf] has approved the revision.
Attachment #9011759 -
Flags: review+
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2cfa1610c31
Stop using NrIce* in PeerConnectionImpl. r=mjf
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•