aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/servoparser/prefetch.rs
Commit message (Expand)AuthorAgeFilesLines
* Use `#![register_tool]` instead of `#![register_attr]`Simon Sapin2019-11-151-1/+1
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-6/+6
* Support CORS attributes for image elements.Josh Matthews2019-10-041-4/+19
* Responding to review commentsAlan Jeffrey2019-09-111-6/+11
* Responding to review commentsAlan Jeffrey2019-09-111-78/+92
* Prefetch img and scripts during parsingAlan Jeffrey2019-09-101-0/+185