Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed constellation::Frame to constellation::BrowsingContext. | Alan Jeffrey | 2017-05-15 | 1 | -1/+3 |
* | Renamed BrowsingContext to WindowProxy in script. | Alan Jeffrey | 2017-05-12 | 1 | -20/+20 |
* | Fix various build warnings | Aaron Cunningham | 2017-04-24 | 1 | -0/+1 |
* | added origin to globalscope | ddh | 2017-04-24 | 1 | -1/+7 |
* | Implement dissimilar-origin window.parent and window.top. | Alan Jeffrey | 2017-03-17 | 1 | -13/+23 |
* | Implement dissimilar-origin postMessage. | Alan Jeffrey | 2017-03-15 | 1 | -2/+34 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | Allow browsing contexts to resolve to cross-origin windows. | Alan Jeffrey | 2017-02-16 | 1 | -0/+140 |