139
edits
Nnethercote (talk | contribs) |
(Add ICE to proposed list) |
||
| Line 182: | Line 182: | ||
* Replace the XML parser, possibly via c2rust: {{bug|1611289}} | * Replace the XML parser, possibly via c2rust: {{bug|1611289}} | ||
** '''Why Rust?''' Parses untrusted input, replaces expat, a 3rd-party library with a history of frequent security vulnerabilities. | ** '''Why Rust?''' Parses untrusted input, replaces expat, a 3rd-party library with a history of frequent security vulnerabilities. | ||
* Rewrite the ICE stack used by WebRTC; {{bug|1616966}} | |||
** '''Why Rust?''' Works with network data. | |||
== Outside Firefox == | == Outside Firefox == | ||
edits