Open Bug 925795 Opened 11 years ago Updated 2 years ago

Add a simple notification API to nsIDOMDataChannel

Categories

(Core :: WebRTC, defect, P5)

defect

Tracking

()

People

(Reporter: ted, Unassigned)

References

Details

Attachments

(1 obsolete file)

The patch in bug 910462 makes nsDOMDataChannel usable from external linkage, but it doesn't make it particularly useful, since all its notifications go out as DOM messages that are #ifdefed in that patch. This patch adds a very simple observer interface to nsIDOMDataChannel so that standalone C++ code can listen for notifications to a data channel.
Depends on: 910462
Attachment #815907 - Flags: review?(rjesup) → review+
Ted: still relevant?  Or no longer relevant given the standalone work?
backlog: --- → webRTC+
Rank: 55
Flags: needinfo?(ted)
Priority: -- → P5
Same story as bug 910462.
Assignee: ted → nobody
Flags: needinfo?(ted)
Attachment #815907 - Attachment is obsolete: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: