aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/history.rs
Commit message (Expand)AuthorAgeFilesLines
* Introduce GlobalScope::pipeline_idAnthony Ramine2016-10-061-4/+6
* Introduce GlobalScope::constellation_chanAnthony Ramine2016-10-061-2/+4
* Make reflect_dom_object take a &GlobalScopeAnthony Ramine2016-10-061-2/+1
* Use fn pipeline_id consistently, not fn pipelineAneesh Agrawal2016-09-131-2/+2
* Implement history.lengthConnor Brewster2016-08-031-0/+10
* Add History interfaceConnor Brewster2016-07-221-0/+70