| Commit message (Expand) | Author | Age | Files | Lines |
* | Move constellation into its own crate. | Ms2ger | 2016-05-18 | 1 | -2093/+0 |
* | Fix all Windows warnings | Anthony Ramine | 2016-05-16 | 1 | -2/+7 |
* | When webdriver is getting a pipeline id, it should wait for the pipeline docu... | Alan Jeffrey | 2016-05-11 | 1 | -4/+7 |
* | Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm | bors-servo | 2016-05-04 | 1 | -11/+72 |
|\ |
|
| * | Implement alert dialogs | Connor Brewster | 2016-05-03 | 1 | -11/+72 |
* | | Auto merge of #10632 - szeged:bluetooth-ipc, r=jdm | bors-servo | 2016-05-04 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Add Bluetooth IPC support | fokinv | 2016-05-03 | 1 | -0/+11 |
* | | Re-add TODO comment for adding referer info to LoadData | Keith Yeung | 2016-05-02 | 1 | -0/+2 |
|/ |
|
* | Simplify load_data handling in handle_script_loaded_url_in_iframe_msg. | Ms2ger | 2016-05-02 | 1 | -17/+13 |
* | Add and update some FIXME comments about origin handling with iframes. | Ms2ger | 2016-05-02 | 1 | -1/+2 |
* | Make IFrameLoadInfo take an Option<LoadData> instead of Option<Url> | Keith Yeung | 2016-04-30 | 1 | -3/+10 |
* | Auto merge of #10931 - asajeffrey:send-panic-backtrace-to-mozbrowser, r=jdm | bors-servo | 2016-04-30 | 1 | -4/+3 |
|\ |
|
| * | Send the panic reason and backtrace in mozbrowsererror. | Alan Jeffrey | 2016-04-29 | 1 | -4/+3 |
* | | Auto merge of #10902 - asajeffrey:remove-explicit-panic-from-compositor, r=an... | bors-servo | 2016-04-29 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Remove panic! from the compositor | Alan Jeffrey | 2016-04-29 | 1 | -1/+2 |
* | | Auto merge of #10837 - asajeffrey:add-mozbrowsererror-details, r=Manishearth | bors-servo | 2016-04-29 | 1 | -2/+3 |
|\ \ |
|
| * | | Add detail to mozbrowsererror events. | Alan Jeffrey | 2016-04-25 | 1 | -2/+3 |
* | | | script: Make iframes know their pipeline IDs at all times, even after | Patrick Walton | 2016-04-28 | 1 | -1/+4 |
| |/
|/| |
|
* | | Auto merge of #10862 - asajeffrey:only-the-chrome-survives, r=SimonSapin | bors-servo | 2016-04-26 | 1 | -0/+2 |
|\ \ |
|
| * | | Don't kill the root pipeline when randomly killing pipelines. | Alan Jeffrey | 2016-04-26 | 1 | -0/+2 |
| |/ |
|
* | | Communicate a backtrace to the constellation when panicking. | Alan Jeffrey | 2016-04-26 | 1 | -32/+38 |
* | | Add referrer policy pass-through and referrer header logic | Rebecca | 2016-04-25 | 1 | -4/+5 |
|/ |
|
* | Upgrade to rust-url 1.0 and hyper 0.9 | Simon Sapin | 2016-04-23 | 1 | -1/+1 |
* | compositing/script: Do not dispatch the resize event when initially loading. | Michael Howell | 2016-04-22 | 1 | -12/+24 |
* | Added a dedicated panic channel. | Alan Jeffrey | 2016-04-19 | 1 | -47/+42 |
* | Trigger mozbrowsererror event when a pipeline fails. | Alan Jeffrey | 2016-04-18 | 1 | -16/+44 |
* | Auto merge of #10345 - asajeffrey:make-nox-happy, r=nox | bors-servo | 2016-04-15 | 1 | -97/+143 |
|\ |
|
| * | Replace side-effecting unwrap_or_else by if let in constellation. | Alan Jeffrey | 2016-04-14 | 1 | -97/+143 |
* | | Replace instances of infallible unwrap with expect. | Josh Matthews | 2016-04-14 | 1 | -2/+2 |
|/ |
|
* | Auto merge of #10587 - asajeffrey:add-failure-panic-message, r=Manishearth | bors-servo | 2016-04-14 | 1 | -18/+17 |
|\ |
|
| * | Added panic message to failures. | Alan Jeffrey | 2016-04-13 | 1 | -18/+17 |
* | | Remove the url! plugin. | Simon Sapin | 2016-04-14 | 1 | -2/+2 |
* | | Auto merge of #10489 - timvandermeij:constellation-debug-warn, r=jdm | bors-servo | 2016-04-14 | 1 | -48/+48 |
|\ \ |
|
| * | | Replace use of `debug!` by `warn!` in `constellation.rs` | Tim van der Meij | 2016-04-13 | 1 | -48/+48 |
* | | | Remove a pointless Url clone. | Ms2ger | 2016-04-13 | 1 | -1/+1 |
|/ / |
|
* | | Auto merge of #10554 - asajeffrey:fast-fail-handle-script-loaded-url-in-ifram... | bors-servo | 2016-04-13 | 1 | -20/+21 |
|\ \ |
|
| * | | Fast-fail handle_script_loaded_url_in_iframe_msg (fixes #10416) | Alan Jeffrey | 2016-04-12 | 1 | -20/+21 |
| |/ |
|
* / | Propagate RUST_BACKTRACE to content processes | Ulf Nilsson | 2016-04-12 | 1 | -0/+10 |
|/ |
|
* | Auto merge of #10534 - asajeffrey:reenable-check-no-unwrap, r=Manishearth | bors-servo | 2016-04-12 | 1 | -15/+23 |
|\ |
|
| * | Re-enabled /etc/ci/check_no_unwrap. | Alan Jeffrey | 2016-04-11 | 1 | -15/+23 |
* | | Auto merge of #10224 - emilio:shader-type-validations, r=jdm | bors-servo | 2016-04-12 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | webgl: Make the api return the context limits and use them for validations | Emilio Cobos Álvarez | 2016-04-03 | 1 | -4/+4 |
* | | Auto merge of #10399 - jdm:pb, r=jdm | bors-servo | 2016-04-05 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | Private browsing - Initial steps | dhaval0603 | 2016-04-04 | 1 | -0/+13 |
* | | Auto merge of #10343 - asajeffrey:document-constellation-recv-panic, r=jdm | bors-servo | 2016-04-02 | 1 | -4/+16 |
|\ \ |
|
| * | | Added comment explaining why the constellation still panics in the case of re... | Alan Jeffrey | 2016-03-30 | 1 | -4/+16 |
* | | | Auto merge of #10295 - asajeffrey:remove-constellation-misc-panic, r=nox | bors-servo | 2016-04-01 | 1 | -5/+21 |
|\ \ \ |
|
| * | | | Miscellaneous fixes to harden the constellation. | Alan Jeffrey | 2016-03-30 | 1 | -5/+21 |
| |/ / |
|
* / / | Removed panicking when frame or pipeline lookup fails. | Alan Jeffrey | 2016-03-31 | 1 | -251/+351 |
|/ / |
|
* | | Replace any uses of .send(...).unwrap() by .send(...).unwrap_or_else(...). | Alan Jeffrey | 2016-03-29 | 1 | -58/+75 |