Open
Bug 1529588
Opened 7 years ago
Updated 22 days ago
ICE server validation does not catch most problems
Categories
(Core :: WebRTC: Signaling, defect, P2)
Core
WebRTC: Signaling
Tracking
()
NEW
People
(Reporter: bwc, Assigned: bwc)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(4 files)
This is keeping us from enabling a number of web-platform-tests.
Priority: -- → P2
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Priority: P2 → P3
Comment 1•11 months ago
|
||
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → docfaraday
| Assignee | ||
Updated•1 month ago
|
Blocks: interop-2026-webrtc
| Assignee | ||
Updated•1 month ago
|
Severity: S3 → S2
Priority: P3 → P2
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Attachment #9549269 -
Attachment description: WIP: Bug 1529588: (WIP) Move common ICE server url validation/parsing into a common c++ class. → WIP: Bug 1529588: Bring ICE server validation up-to-spec.
| Assignee | ||
Comment 3•1 month ago
|
||
| Assignee | ||
Comment 4•1 month ago
|
||
There is no need for this intermediate representation anymore.
Claude wrote the bulk of this, with guidance and edits from me.
Updated•29 days ago
|
Attachment #9549269 -
Attachment description: WIP: Bug 1529588: Bring ICE server validation up-to-spec. → Bug 1529588: Bring ICE server validation up-to-spec. r?jib,mjf
Updated•29 days ago
|
Attachment #9550153 -
Attachment description: WIP: Bug 1529588: Remove invalid ICE server from this list. → Bug 1529588: Remove invalid ICE server from this list. r?jmaher
Updated•29 days ago
|
Attachment #9550154 -
Attachment description: WIP: Bug 1529588: Replace NrIceStun/TurnServer with common type. → Bug 1529588: Replace NrIceStun/TurnServer with common type. r?mjf
| Assignee | ||
Comment 5•22 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•