aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/dissimilaroriginwindow.rs
Commit message (Expand)AuthorAgeFilesLines
* Renamed constellation::Frame to constellation::BrowsingContext.Alan Jeffrey2017-05-151-1/+3
* Renamed BrowsingContext to WindowProxy in script.Alan Jeffrey2017-05-121-20/+20
* Fix various build warningsAaron Cunningham2017-04-241-0/+1
* added origin to globalscopeddh2017-04-241-1/+7
* Implement dissimilar-origin window.parent and window.top.Alan Jeffrey2017-03-171-13/+23
* Implement dissimilar-origin postMessage.Alan Jeffrey2017-03-151-2/+34
* Make #[dom_struct] a proc_macro attributeAnthony Ramine2017-02-241-0/+1
* Allow browsing contexts to resolve to cross-origin windows.Alan Jeffrey2017-02-161-0/+140