| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | feat(script): implement some of the non-ordinary internal methods of `Location` | yvt | 2021-07-16 | 1 | -0/+3 |
* | chore(deps): update mozjs | yvt | 2021-07-10 | 1 | -0/+8 |
* | doc(script): we don't do cross-compartment brain transplantation anymore | yvt | 2021-07-07 | 1 | -7/+5 |
* | Add creation url and Secure Contexts | Jonathan Kingston | 2020-11-25 | 1 | -0/+3 |
* | Make url for "client" referrer mandatory | Matthias Deiml | 2020-06-17 | 1 | -3/+3 |
* | Update wpt-tests metadata | Utsav Oza | 2020-05-18 | 1 | -6/+4 |
* | Run mach test-tidy | Utsav Oza | 2020-05-18 | 1 | -4/+4 |
* | Add creator URL, creator base URL and creator origin in browsing context | Utsav Oza | 2020-05-18 | 1 | -1/+99 |
* | Update window.open() to return fallible result | Utsav Oza | 2020-05-04 | 1 | -7/+7 |
* | Auto merge of #25781 - nox:fixzeal, r=jdm | bors-servo | 2020-03-02 | 1 | -2/+2 |
|\ |
|
| * | Introduce a new type MaybeUnreflectedDom<T> (fixes #25701) | Anthony Ramine | 2020-02-17 | 1 | -2/+2 |
* | | Always pass InRealm to GlobalScope::from_context to avoid getting null global | CYBAI | 2020-02-16 | 1 | -11/+18 |
|/ |
|
* | Names should now be consistently atoms | Patrick Shaughnessy | 2020-02-13 | 1 | -1/+2 |
* | rename compartment to realm | Kunal Mohan | 2020-01-24 | 1 | -3/+3 |
* | Modify `script` to prevent further violations of snake_case | Kunal Mohan | 2020-01-18 | 1 | -6/+6 |
* | Make property descriptors hold named/indexed property values | Patrick Shaughnessy | 2020-01-10 | 1 | -2/+1 |
* | improve spec compliance of discarding BCs | Gregory Terzian | 2019-09-22 | 1 | -3/+18 |
* | Update Window::open and document::open parameters to match the spec | Bastien Orivel | 2019-08-24 | 1 | -2/+2 |
* | restructure content process shutdown ack with threaded sender, without layout | Gregory Terzian | 2019-08-17 | 1 | -1/+0 |
* | Auto merge of #23967 - gterzian:fix_double_transplant, r=asajeffrey | bors-servo | 2019-08-14 | 1 | -1/+12 |
|\ |
|
| * | windowproxy: prevent unnecessary calls to set_window | Gregory Terzian | 2019-08-14 | 1 | -1/+12 |
* | | Use safe JSContext as first argument for throw_dom_exception | marmeladema | 2019-08-09 | 1 | -1/+2 |
* | | Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) | Simon Sapin | 2019-07-31 | 1 | -2/+2 |
|/ |
|
* | Modify *::get_cx methods to return a safe JSContext instead of a raw one | marmeladema | 2019-07-24 | 1 | -9/+9 |
* | Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffrey | bors-servo | 2019-07-18 | 1 | -13/+28 |
|\ |
|
| * | clean-up navigation | Gregory Terzian | 2019-07-18 | 1 | -13/+28 |
* | | Create a helper API for entering a DOM object's compartment | Kamil Niski | 2019-06-29 | 1 | -1/+2 |
* | | Upgrade to Spidermonkey 67. | Josh Matthews | 2019-06-26 | 1 | -5/+5 |
|/ |
|
* | Update to SpiderMonkey 66. | Josh Matthews | 2019-05-10 | 1 | -4/+4 |
* | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -3/+15 |
* | Auto merge of #23011 - dboyan:open-feature-tokenize, r=gterzian,cybai | bors-servo | 2019-03-24 | 1 | -10/+106 |
|\ |
|
| * | Add a tokenizer for features in window.open() | Boyan Ding | 2019-03-23 | 1 | -10/+106 |
* | | Remove most RootedReference uses | Anthony Ramine | 2019-03-10 | 1 | -3/+3 |
|/ |
|
* | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -0/+24 |
|\ |
|
| * | implement windowproxy "delay-load-event-mode", and partially document "comple... | Gregory Terzian | 2018-12-23 | 1 | -0/+24 |
* | | style: Make Servo use a single thread-pool for layout-related tasks per-process. | Emilio Cobos Álvarez | 2018-12-23 | 1 | -2/+0 |
|/ |
|
* | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 1 | -1/+1 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -14/+14 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -16/+16 |
* | Format script component | chansuke | 2018-09-19 | 1 | -180/+245 |
* | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 1 | -16/+34 |
* | implement opener, disowning | Gregory Terzian | 2018-08-11 | 1 | -8/+77 |
* | implement window.open, create auxiliary browsing context | Gregory Terzian | 2018-08-11 | 1 | -1/+142 |
* | Set the proper attributes for the WindowProxy property descriptor | Keith Yeung | 2018-04-30 | 1 | -7/+9 |
* | Return window proxy properly for indexed window getter | Keith Yeung | 2018-04-30 | 1 | -10/+39 |
* | Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393 | Marcin Mielniczuk | 2018-03-28 | 1 | -56/+65 |
* | Adding Name and SetName functions for window | paavininanda | 2018-02-26 | 1 | -0/+14 |
* | Use specific negative assertion for DOM Window Proxy | CYBAI | 2018-01-26 | 1 | -3/+3 |