Oxidation: Difference between revisions

17 bytes added ,  12 February 2020
Line 154: Line 154:
* Parallel layout
* Parallel layout
** '''Why Rust?''' Existing code from Servo, parallel performance.
** '''Why Rust?''' Existing code from Servo, parallel performance.
* Replace the XML parser
* Replace the XML parser: {{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.
* WebMIDI: {{bug|1201593}}, {{bug|1201596}}, {{bug|1201598}}
* WebMIDI: {{bug|1201593}}, {{bug|1201596}}, {{bug|1201598}}
Confirmed users
1,345

edits