Simon Sapin
|
7af5a7fd54
|
Untry script
|
2017-06-18 13:21:49 +02:00 |
|
Alan Jeffrey
|
607e011b05
|
Renamed constellation::Frame to constellation::BrowsingContext.
|
2017-05-15 21:03:11 -05:00 |
|
Alan Jeffrey
|
43ca260689
|
Renamed BrowsingContext to WindowProxy in script.
|
2017-05-12 15:02:35 -05:00 |
|
Aaron Cunningham
|
f03ddf6c6c
|
Fix various build warnings
This should remove six separate warnings when building servo. One of
the warnings was an unused mut, and the other were various dead code
warnings
|
2017-04-24 22:54:06 -07:00 |
|
ddh
|
2c6bd51bef
|
added origin to globalscope
|
2017-04-24 13:15:42 +01:00 |
|
Alan Jeffrey
|
6bcb5f68be
|
Implement dissimilar-origin window.parent and window.top.
|
2017-03-17 10:53:20 -05:00 |
|
Alan Jeffrey
|
f9c5d0c117
|
Implement dissimilar-origin postMessage.
|
2017-03-15 14:57:25 -05:00 |
|
Anthony Ramine
|
31e9d81c0f
|
Make #[dom_struct] a proc_macro attribute
|
2017-02-24 01:50:51 +01:00 |
|
Alan Jeffrey
|
e8d765557f
|
Allow browsing contexts to resolve to cross-origin windows.
|
2017-02-16 16:45:29 -06:00 |
|