| Commit message (Expand) | Author | Age | Files | Lines |
* | Use webxr IPC to get a WebXR device registry to each script thread | Alan Jeffrey | 2019-07-03 | 1 | -0/+4 |
* | Create a helper API for entering a DOM object's compartment | Kamil Niski | 2019-06-29 | 1 | -9/+4 |
* | Script: removed a few opts::get() | oneturkmen | 2019-06-26 | 1 | -4/+86 |
* | Auto merge of #23587 - jdm:smup67, r=asajeffrey | bors-servo | 2019-06-26 | 1 | -9/+23 |
|\ |
|
| * | Upgrade to Spidermonkey 67. | Josh Matthews | 2019-06-26 | 1 | -9/+23 |
* | | Auto merge of #23581 - georgeroman:implement_get_page_source_wd_command, r=jdm | bors-servo | 2019-06-22 | 1 | -0/+3 |
|\ \ |
|
| * | | Implement GetPageSource WebDriver command | George Roman | 2019-06-17 | 1 | -0/+3 |
| |/ |
|
* / | Fix some new warnings | Simon Sapin | 2019-06-22 | 1 | -5/+5 |
|/ |
|
* | Upgrade headers, headers-core, and hyper_serde. | Josh Matthews | 2019-06-13 | 1 | -3/+2 |
* | Auto merge of #23544 - georgeroman:fix_borrow_mut_error_in_webdriver, r=asaje... | bors-servo | 2019-06-10 | 1 | -11/+17 |
|\ |
|
| * | Fix already borrowed error in webdriver | George Roman | 2019-06-10 | 1 | -11/+17 |
* | | Implement WheelEvent Interface | Robert Snakard | 2019-06-09 | 1 | -1/+20 |
|/ |
|
* | Remove unused code from script* crates | est31 | 2019-06-02 | 1 | -15/+0 |
* | Auto merge of #23171 - hundredeir:find_elem_elems, r=jdm | bors-servo | 2019-05-19 | 1 | -0/+9 |
|\ |
|
| * | Formatted code | hundredeir | 2019-04-07 | 1 | -1/+1 |
| * | Add webdriver command Find elements from element | hundredeir | 2019-04-06 | 1 | -0/+9 |
* | | Implement MouseEvent buttons attribute | George Roman | 2019-05-16 | 1 | -2/+13 |
* | | Update to SpiderMonkey 66. | Josh Matthews | 2019-05-10 | 1 | -3/+3 |
* | | Merge Node::shadow_including_inclusive_ancestors into inclusive_ancestors | Fernando Jiménez Moreno | 2019-04-26 | 1 | -3/+5 |
* | | Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian | bors-servo | 2019-04-25 | 1 | -1/+1 |
|\ \ |
|
| * | | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -1/+1 |
* | | | Auto merge of #23115 - pylbrecht:measure.blocked.layout.queries, r=jdm | bors-servo | 2019-04-22 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixup! Measure layout queries blocked by ongoing layout | pylbrecht | 2019-04-17 | 1 | -1/+1 |
| * | | Measure layout queries blocked by ongoing layout | Philipp Albrecht | 2019-04-13 | 1 | -0/+12 |
* | | | Add webdriver deletecookies function | aditj | 2019-04-19 | 1 | -0/+3 |
|/ / |
|
* / | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 1 | -16/+13 |
|/ |
|
* | Auto merge of #23143 - CYBAI:remove-compound-microtasks, r=jdm | bors-servo | 2019-04-05 | 1 | -10/+6 |
|\ |
|
| * | Remove compound microtasks | CYBAI | 2019-03-31 | 1 | -10/+6 |
* | | Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering... | Kamal Umudlu | 2019-04-01 | 1 | -0/+19 |
|/ |
|
* | ran ./mach fmt | elias | 2019-03-14 | 1 | -3/+3 |
* | let mark_document_with_no_blocked_loads() take a None value silently | elias | 2019-03-13 | 1 | -5/+7 |
* | Auto merge of #23008 - georgeroman:implement_webdriver_find_elem_from_elem, r... | bors-servo | 2019-03-11 | 1 | -0/+9 |
|\ |
|
| * | Implement WebDriver FindElementFromElement command | George Roman | 2019-03-09 | 1 | -0/+9 |
* | | Auto merge of #23013 - servo:rm-rooted-reference, r=jdm | bors-servo | 2019-03-11 | 1 | -6/+6 |
|\ \ |
|
| * | | Remove most RootedReference uses | Anthony Ramine | 2019-03-10 | 1 | -6/+6 |
| |/ |
|
* | | Auto merge of #22802 - gterzian:only_run_tasks_for_fully_active_docs, r=nox | bors-servo | 2019-03-11 | 1 | -1/+53 |
|\ \
| |/
|/| |
|
| * | in BC event-loop, only run tasks related to fully-active documents | Gregory Terzian | 2019-03-06 | 1 | -1/+53 |
* | | Ensure iframe's contentWindow is updated when traversing the session history. | Josh Matthews | 2019-03-07 | 1 | -1/+20 |
|/ |
|
* | Auto merge of #22353 - jdm:runtime-parent, r=nox | bors-servo | 2019-01-17 | 1 | -1/+9 |
|\ |
|
| * | Reintroduce parent runtimes for worker threads. | Josh Matthews | 2019-01-15 | 1 | -1/+9 |
* | | Make Window::scroll_offsets store keys as OpaqueNode values | Anthony Ramine | 2019-01-14 | 1 | -1/+2 |
* | | Remove BlockFlowDisplayListBuilding | Anthony Ramine | 2019-01-14 | 1 | -1/+1 |
* | | Rename NewLayoutThreadInfo to LayoutThreadInit | Anthony Ramine | 2019-01-14 | 1 | -2/+2 |
|/ |
|
* | Synchronously update the pipeline of same-origin iframe elements as soon as t... | Josh Matthews | 2019-01-07 | 1 | -0/+15 |
* | Provide the source window as part of postMessage events. | Josh Matthews | 2019-01-07 | 1 | -6/+37 |
* | Auto merge of #22528 - Manishearth:webxr, r=jdm,MortimerGoro | bors-servo | 2019-01-04 | 1 | -2/+3 |
|\ |
|
| * | Move VR interface to XR | Manish Goregaokar | 2018-12-19 | 1 | -2/+3 |
* | | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -9/+11 |
* | | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -0/+42 |
|\ \ |
|
| * | | check for a document being "fully-active" before reflows | Gregory Terzian | 2018-12-23 | 1 | -0/+4 |