aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/windowproxy.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Remove use of unstable box syntax.Simon Sapin2017-10-161-10/+14
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-6/+6
* Rename JS<T> to Dom<T>Anthony Ramine2017-09-261-5/+5
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* Added a TopLevelBrowsingContextId type.Alan Jeffrey2017-05-221-2/+23
* Renamed constellation::Frame to constellation::BrowsingContext.Alan Jeffrey2017-05-151-12/+12
* Renamed BrowsingContext to WindowProxy in script.Alan Jeffrey2017-05-121-0/+596