Closed
Bug 814012
Opened 13 years ago
Closed 13 years ago
Add a |onopen| member to the PeerConnection interface.
Categories
(Core :: WebRTC, defect)
Core
WebRTC
Tracking
()
VERIFIED
FIXED
mozilla20
People
(Reporter: padenot, Assigned: padenot)
Details
Attachments
(1 file)
1.87 KB,
patch
|
ekr
:
review+
|
Details | Diff | Splinter Review |
As per [1], PeerConnection should have an |onopen| event handler.
Assignee | ||
Comment 1•13 years ago
|
||
Hopefully this does what you ask. I'm shooting in the dark here, the spec is
quite evasive on what |onopen| should do.
Attachment #684042 -
Flags: review?(ekr)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → paul
Comment 2•13 years ago
|
||
Comment on attachment 684042 [details] [diff] [review]
Add a |onopen| member to the PeerConnection interface. r=
Review of attachment 684042 [details] [diff] [review]:
-----------------------------------------------------------------
this is what I needed. lgtm
Attachment #684042 -
Flags: review?(ekr) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Updated•13 years ago
|
Flags: in-testsuite?
Comment 5•12 years ago
|
||
Confirmed to exist, although I think we've yet to discover to exact purpose behind it per the spec.
You need to log in
before you can comment on or make changes to this bug.
Description
•