Open
Bug 1144963
Opened 11 years ago
Updated 3 years ago
sdp_unittests should stop using sipcc code directly
Categories
(Core :: WebRTC: Signaling, defect, P5)
Core
WebRTC: Signaling
Tracking
()
NEW
| backlog | tech-debt |
People
(Reporter: bwc, Unassigned)
Details
There are a bunch of test-cases in sdp_unittests that use sipcc code directly, including things like setters and serialization functions that the rest of the codebase doesn't use. We should port these tests over, and prune out the setters and serializers.
| Reporter | ||
Updated•10 years ago
|
backlog: --- → tech-debt
Rank: 45
Priority: -- → P4
Comment 1•8 years ago
|
||
Mass change P4->P5 to align with new Mozilla triage process.
Priority: P4 → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•