Closed
Bug 1438574
Opened 8 years ago
Closed 7 years ago
Rust SDP parser should not fail to parse unknown group semantics
Categories
(Core :: WebRTC: Signaling, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla63
People
(Reporter: dminor, Assigned: johannes.willbold)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
At the moment, it fails with a parse error. It should either ignore them or return something indicating it was unknown.
Updated•7 years ago
|
Assignee: nobody → johannes.willbold
| Comment hidden (mozreview-request) |
| Reporter | ||
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8987694 [details]
Bug 1438574: Changed unknown group semantic handling,
https://reviewboard.mozilla.org/r/252926/#review259604
::: commit-message-6e8e8:1
(Diff revision 1)
> +Bug 1438574: Changed unknwon group semantic handling, r=dminor
typo: s/unknwon/unknown/
Attachment #8987694 -
Flags: review?(dminor) → review+
| Comment hidden (mozreview-request) |
Pushed by drno@ohlmeier.org:
https://hg.mozilla.org/integration/autoland/rev/f3df0a04b93e
Changed unknown group semantic handling, r=dminor
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
status-firefox61:
--- → wontfix
status-firefox62:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•