| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) | Simon Sapin | 2019-07-31 | 1 | -3/+3 |
* | Use origin of final HTTP response as document origin. | Josh Matthews | 2019-07-29 | 1 | -2/+2 |
* | Remove extra webgl message pumping thread. | Josh Matthews | 2019-07-25 | 1 | -1/+6 |
* | Modify *::get_cx methods to return a safe JSContext instead of a raw one | marmeladema | 2019-07-24 | 1 | -10/+11 |
* | Auto merge of #23745 - georgeroman:implement_get_element_property_wd_command,... | bors-servo | 2019-07-23 | 1 | -0/+9 |
|\ |
|
| * | Implement GetElementProperty WebDriver command | George Roman | 2019-07-23 | 1 | -0/+9 |
* | | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -2/+4 |
* | | Implement link and partial link text selectors for FindElement and related We... | George Roman | 2019-07-23 | 1 | -0/+44 |
* | | Implement tag name selector for FindElementsFromElement WebDriver command | George Roman | 2019-07-21 | 1 | -0/+9 |
* | | Implement tag name selector for FindElementFromElement WebDriver command | George Roman | 2019-07-21 | 1 | -0/+9 |
* | | Implement tag name selector for FindElements WebDriver command | George Roman | 2019-07-21 | 1 | -0/+8 |
* | | Implement tag name selector for FindElement WebDriver command | George Roman | 2019-07-21 | 1 | -0/+8 |
* | | Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffrey | bors-servo | 2019-07-18 | 1 | -51/+95 |
|\ \ |
|
| * | | clean-up navigation | Gregory Terzian | 2019-07-18 | 1 | -51/+95 |
* | | | Expose webxr registry to window | Manish Goregaokar | 2019-07-10 | 1 | -0/+1 |
| |/
|/| |
|
* | | Fix typos, warnings and other nits | Fernando Jiménez Moreno | 2019-07-04 | 1 | -3/+1 |
* | | Media crate | Fernando Jiménez Moreno | 2019-07-04 | 1 | -1/+1 |
* | | Add media (WindowGLContext) module in canvas_trait | Víctor Manuel Jáquez Leal | 2019-07-04 | 1 | -1/+9 |
* | | 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 |
|\ |
|