| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass real values to the proxy handler setup. | Josh Matthews | 2016-08-25 | 1 | -7/+0 |
* | Auto merge of #12954 - GuillaumeGomez:dictionary_error, r=nox | bors-servo | 2016-08-24 | 1 | -2/+5 |
|\ |
|
| * | Update rust-mozjs dependency | Guillaume Gomez | 2016-08-24 | 1 | -2/+5 |
* | | Move thread_state to style. | Ms2ger | 2016-08-22 | 1 | -1/+1 |
|/ |
|
* | Update serde to 0.8 (fixes #12659) | Anthony Ramine | 2016-08-12 | 1 | -6/+7 |
* | Issue 7720: Add target selector and update when scrolling to fragment | Steve Melia | 2016-08-03 | 1 | -7/+18 |
* | Auto merge of #12563 - emilio:stylo, r=bholley,jdm,pcwalton | bors-servo | 2016-07-27 | 1 | -2/+0 |
|\ |
|
| * | script: Fix a few load related bugs. | Emilio Cobos Álvarez | 2016-07-25 | 1 | -2/+0 |
* | | Auto merge of #11791 - craftytrickster:11712/pipeline-lookup, r=asajeffrey | bors-servo | 2016-07-26 | 1 | -10/+4 |
|\ \ |
|
| * | | Removed some sources of panic from script thread and devtools, using Option v... | David Raifaizen | 2016-07-25 | 1 | -10/+4 |
* | | | Hoist retrieval of layout_threads from opts into Constellation | Dirkjan Ochtman | 2016-07-24 | 1 | -0/+2 |
| |/
|/| |
|
* | | Removed panic channel, replaced by integrated logging and issue reporting. | Alan Jeffrey | 2016-07-20 | 1 | -12/+6 |
* | | script: Implement Debug on ConstellationControlMsg to simplify script_thread.rs | Emilio Cobos Álvarez | 2016-07-20 | 1 | -10/+6 |
* | | Auto merge of #12426 - asajeffrey:mozbrowser-event-targets, r=SimonSapin | bors-servo | 2016-07-20 | 1 | -10/+10 |
|\ \ |
|
| * | | Allow window elements as well as iframes to the the target of mozbrowser events. | Alan Jeffrey | 2016-07-18 | 1 | -10/+10 |
* | | | Integrate service worker manager thread | Rahul Sharma | 2016-07-16 | 1 | -41/+36 |
|/ / |
|
* | | msg: Rename `ReferrerPolicy::NoRefWhenDowngrade` `NoReferrerWhenDowngrade` | Aravind Gollakota | 2016-07-15 | 1 | -1/+1 |
* | | script: Obtain referrer policy from header | Aravind Gollakota | 2016-07-15 | 1 | -4/+24 |
|/ |
|
* | Auto merge of #12416 - canaltinova:referrer, r=jdm | bors-servo | 2016-07-14 | 1 | -1/+7 |
|\ |
|
| * | Implement Document.referrer | Nazım Can Altınova | 2016-07-14 | 1 | -1/+7 |
* | | Implement file reading task source | Keith Yeung | 2016-07-14 | 1 | -4/+5 |
* | | Make task queue API usable from non-main threads. | Josh Matthews | 2016-07-14 | 1 | -1/+1 |
* | | Move boxing to runnable initialization | Connor Brewster | 2016-07-13 | 1 | -3/+3 |
* | | Make all task source runnables cancellable | Connor Brewster | 2016-07-13 | 1 | -2/+8 |
* | | Add event runnables | Connor Brewster | 2016-07-11 | 1 | -2/+2 |
|/ |
|
* | Change ignore async events ordering to SeqCst | Connor Brewster | 2016-07-08 | 1 | -1/+1 |
* | Make network listener runnable cancellable | Connor Brewster | 2016-07-08 | 1 | -0/+1 |
* | Add name method to Runnable trait | Connor Brewster | 2016-07-06 | 1 | -0/+1 |
* | Combined DOMManipulationTask runnable variants into a single variant | Connor Brewster | 2016-07-06 | 1 | -6/+3 |
* | Make textinput handle actual key values. Don't restrict character values to a... | Josh Matthews | 2016-07-06 | 1 | -1/+1 |
* | Associate logical and physical keypresses together to support non-QWERTY keyb... | Josh Matthews | 2016-07-05 | 1 | -2/+2 |
* | Move webdriver_msg to script_traits. | Ms2ger | 2016-07-05 | 1 | -1/+1 |
* | Move WindowSizeData to script_traits. | Ms2ger | 2016-07-05 | 1 | -2/+2 |
* | Switch to using the new rooted!/RootedGuard API for rooting. | Eduard Burtescu | 2016-07-04 | 1 | -2/+2 |
* | style: Rewrite the animation representation to allow having state in layout | Emilio Cobos Álvarez | 2016-06-28 | 1 | -1/+1 |
* | Use common cookie struct add cookie webdriver cmds | Dan Robertson | 2016-06-25 | 1 | -0/+6 |
* | Removed some sources of panic from script thread. | Alan Jeffrey | 2016-06-24 | 1 | -30/+58 |
* | add reload keyboard shortcut | mrmiywj | 2016-06-23 | 1 | -0/+12 |
* | Move the remainder of layout_interface into script_layout_interface. | Ms2ger | 2016-06-20 | 1 | -11/+11 |
* | Auto merge of #10225 - jmr0:visibility_api, r=jdm | bors-servo | 2016-06-16 | 1 | -0/+60 |
|\ |
|
| * | Implement non-visible pipeline and iframe visibility methods | jmr0 | 2016-06-15 | 1 | -0/+60 |
* | | Replace RefCell in SCRIPT_THREAD_ROOT with Cell | Darin Minamoto | 2016-06-12 | 1 | -10/+10 |
* | | Auto merge of #11556 - Manishearth:make-fetch-happen, r=jdm | bors-servo | 2016-06-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Abstractify the Listener abstractions further | Manish Goregaokar | 2016-06-10 | 1 | -1/+1 |
* | | | script: When using WebRender, keep the DOM-side scroll positions for | Patrick Walton | 2016-06-10 | 1 | -12/+27 |
| |/
|/| |
|
* | | Auto merge of #11707 - jdm:resize_warn, r=Ms2ger | bors-servo | 2016-06-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Avoid frequent intermittent failure in tests. | Josh Matthews | 2016-06-10 | 1 | -1/+1 |
* | | Avoid an index-out-of-bounds error in ScriptMemoryFailsafe. | Ms2ger | 2016-06-09 | 1 | -2/+4 |
* | | Window::Parent and Window::Top now return the right result inisde a mozbrowse... | Alan Jeffrey | 2016-06-07 | 1 | -6/+7 |
* | | Auto merge of #11593 - jdm:netmon, r=nox | bors-servo | 2016-06-05 | 1 | -0/+2 |
|\ \
| |/
|/| |
|