Closed
Bug 1285280
Opened 9 years ago
Closed 1 year ago
Create a new header file with defines for the strings used when creating JsepCodecDescriptions
Categories
(Core :: WebRTC: Signaling, defect, P4)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mjf, Unassigned)
Details
Specifically in JsepSessionImpl.cpp and jsep_track_unittest.cpp (and possibly other tests), JsepCodecDescriptions are created using raw string values that are not well documented.
Reporter | ||
Updated•9 years ago
|
Rank: 35
Comment 1•8 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•3 years ago
|
Severity: normal → S3
Reporter | ||
Comment 2•1 year ago
|
||
This was mostly handled in https://phabricator.services.mozilla.com/D136626 when Bug 1225722 landed early 2022.
Assignee: mfroman → nobody
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•