Emilio Cobos Álvarez
913c874cb5
Urlmageddon: Use refcounted urls more often.
2016-11-17 18:34:23 +01:00
Anthony Ramine
15e8e92540
Reorganise ServoParser
...
Free-standing fonctions parse_html and friends are now static methods
on ServoParser, and the HTML and XML tokenizers have been moved to private
submodules.
2016-11-14 10:21:07 +01:00
Anthony Ramine
330263bf2c
Update html5ever to 0.10.1
2016-11-10 14:58:10 +01:00
Simon Sapin
53b638c0e2
Update to string-cache 0.3
2016-11-03 16:23:05 +01:00
Anthony Ramine
7cb0955706
Update html5ever to 0.8
2016-11-03 10:58:34 +01:00
Ms2ger
623ab22468
Use fetch in ScriptThread.
...
I did not find the prose that defines the creation of the request in the HTML
standard (if it exists).
2016-11-02 09:25:57 +01:00
Gregory
f1d0c8b8df
switch to using DOMRefCell<VeqDeque<String>> for ServoParser::pending_input
2016-10-16 18:39:37 +08:00
Anthony Ramine
4b813e0bdc
Merge script::parse and script::dom::servoparser
2016-10-11 16:42:01 +02:00