gecko-dev/servo/components/script/parse
Simon Sapin 951498d312 servo: Merge #6465 - Update to zero-copy* HTML parsing (from servo:tendril); r=pcwalton
html5ever now uses the Tendril string type to minimize copying internally, but Servo still converts from/to `String` at the boundary (which involves copying).

Source-Repo: https://github.com/servo/servo
Source-Revision: 2165c55d645f59ef413f09c2b023d511bc8c402e
2015-06-25 23:12:09 -06:00
..
html.rs servo: Merge #6465 - Update to zero-copy* HTML parsing (from servo:tendril); r=pcwalton 2015-06-25 23:12:09 -06:00
mod.rs servo: Merge #5727 - Make external script sources load asynchronously, yet still block furthe (from jdm:parserinterrupt2); r=mbrubeck 2015-05-21 12:37:06 -05:00