Closed Bug 1094250 Opened 10 years ago Closed 9 years ago

refactor media/webrtc to remove DOM dependencies

Categories

(Core :: WebRTC, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: akligman, Assigned: akligman)

References

Details

DOM dependencies in media/webrtc are making it difficult to build a standalone webrtc library.
DOM objects are part of the API surface. What's the plan for making that work in a standalone library?
The idea isn't to expose the DOM API in a standalone library. We want to build something like libjingle, with a nice C++ API based on our WebRTC implementation.
Blocks: 1101651
No longer blocks: 1079348
Blocks: 1079348
What is left to do here? Or overtaken by events?
backlog: --- → webRTC+
Rank: 55
Flags: needinfo?(rbarker)
Priority: -- → P5
This can probably be closed. When we changed directions and created standalone xpcom, it was possible to pull out the parts in DOM needed as standalone as well.
Flags: needinfo?(rbarker)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.