aboutsummaryrefslogtreecommitdiffstats
path: root/components/url/origin.rs
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-2/+0
* Remove Origin::unicode_serializationBastien Orivel2018-10-121-5/+0
* Format component of urlchansuke2018-09-051-3/+7
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-2/+1
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-3/+3
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-2/+2
* order derivable traits listsClément DAVID2017-08-231-2/+2
* Remove servo feature from servo_urlXidorn Quan2017-04-071-9/+4
* Add ImmutableOrigin to allow for serializing originsConnor Brewster2017-02-221-0/+172