Open
Bug 1130299
Opened 10 years ago
Updated 2 years ago
Remove hints from signaling_unittests' Fake_DOMMediaStream
Categories
(Core :: WebRTC: Signaling, defect, P5)
Core
WebRTC: Signaling
Tracking
()
NEW
backlog | tech-debt |
People
(Reporter: pehrsons, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
I mistyped an enter while entering the title :|
Getting rid of the hints in Fake_DOMMediaStream seems completely orthogonal to doing it for DOMMediaStream. They're also used extensively as the only true source of which tracks a stream has.
I reckon we can mimic DOMMediaStream's behavior around mTracks and use CreateDOMTrack to add tracks to the fake stream.
See Also: → 1123950
Summary: Remove hints from signaling_unittestsFake_DOMMediaStream → Remove hints from signaling_unittests' Fake_DOMMediaStream
Reporter | ||
Updated•10 years ago
|
Updated•9 years ago
|
backlog: --- → tech-debt
Rank: 45
Priority: -- → P4
Comment 2•7 years ago
|
||
Mass change P4->P5 to align with new Mozilla triage process.
Priority: P4 → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•