aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/origin.rs
Commit message (Expand)AuthorAgeFilesLines
* Add ImmutableOrigin to allow for serializing originsConnor Brewster2017-02-221-61/+0
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-2/+3
* Reorder `use` statementsUK9922016-09-091-1/+1
* Make script origins sendable and immutable.Josh Matthews2016-05-271-22/+12
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-13/+10
* Implement origin concept.Josh Matthews2016-04-131-0/+73