aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/dissimilaroriginwindow.rs
Commit message (Expand)AuthorAgeFilesLines
...
* 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