Closed
Bug 2014357
Opened 7 months ago
Closed 1 month ago
Enable two byte RTP header extension ids
Categories
(Core :: WebRTC, enhancement, P1)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: ng, Assigned: ng)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file, 2 obsolete files)
This has been available for a while upstream. We should enable it.
| Assignee | ||
Comment 1•6 months ago
|
||
This is an experimental revision in which I am trying to use Phabricator to
review a patch created by Claude Code.
Comment 2•6 months ago
|
||
Blocks: interop-2026-webrtc
Updated•6 months ago
|
Assignee: nobody → ngrunbaum
Updated•6 months ago
|
Severity: S4 → S2
Comment 3•4 months ago
|
||
note: putting extmap-allow-mixed in the SDP suggesting that mixing one and two byte extension is allowed and then not supporting two byte is a bit weird. Also this should be nominated for interop2026?
Comment 4•4 months ago
|
||
note: Chromium is likely to send two-byte header extensions in more cases going forward - we have more than 14 extensions that we may want to use (so far, the set of default enabled extensions is less than 15, but it could flip any day).
Updated•2 months ago
|
Attachment #9545256 -
Attachment description: WIP: Bug 2014357 - fully support 2 byte headers → WIP: Bug 2014357 - fully support 2 byte headers;r=bwc
Updated•1 month ago
|
Attachment #9545256 -
Attachment description: WIP: Bug 2014357 - fully support 2 byte headers;r=bwc → Bug 2014357 - fully support extmap-allow-mixed;r=bwc
| Assignee | ||
Comment 5•1 month ago
|
||
| Assignee | ||
Comment 6•1 month ago
|
||
Updated•1 month ago
|
Attachment #9608986 -
Attachment is obsolete: true
Updated•1 month ago
|
Attachment #9606851 -
Attachment is obsolete: true
Pushed by ngrunbaum@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f6b26e2a2f8a
https://hg.mozilla.org/integration/autoland/rev/d4238e4d5be7
fully support extmap-allow-mixed;r=bwc
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•24 days ago
|
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in
before you can comment on or make changes to this bug.
Description
•