| Commit message (Expand) | Author | Age | Files | Lines |
* | script: Obtain referrer policy from header | Aravind Gollakota | 2016-07-15 | 1 | -0/+1 |
* | Put Blob URL online | Zhen Zhang | 2016-07-15 | 1 | -0/+6 |
* | Implement Document.referrer | Nazım Can Altınova | 2016-07-14 | 1 | -1/+3 |
* | Make network listener runnable cancellable | Connor Brewster | 2016-07-08 | 1 | -0/+1 |
* | Auto merge of #12258 - izgzhen:remove-data-slice, r=Manishearth | bors-servo | 2016-07-05 | 1 | -4/+5 |
|\ |
|
| * | Remove DataSlice, fix #12249 | Zhen Zhang | 2016-07-05 | 1 | -4/+5 |
* | | Add style check, test, and code fixes for an else brace check. | Travis Dean | 2016-07-04 | 1 | -5/+3 |
|/ |
|
* | Auto merge of #11872 - eddyb:back-to-roots, r=Ms2ger | bors-servo | 2016-07-04 | 1 | -5/+5 |
|\ |
|
| * | Switch to using the new rooted!/RootedGuard API for rooting. | Eduard Burtescu | 2016-07-04 | 1 | -5/+5 |
* | | Refactor `util::prefs` operations to be methods on static struct. | Corey Farwell | 2016-07-02 | 1 | -3/+2 |
|/ |
|
* | Use get_mut instead of get-remove-set in XHR send() | Darin Minamoto | 2016-06-27 | 1 | -5/+1 |
* | Auto merge of #11768 - achals:blob-string, r=Ms2ger | bors-servo | 2016-06-17 | 1 | -1/+1 |
|\ |
|
| * | Update Blob::{new, new_inherited} to take Strings | Achal Shah | 2016-06-17 | 1 | -1/+1 |
* | | Remove unused XHR method | Alexandrov Sergey | 2016-06-17 | 1 | -6/+0 |
|/ |
|
* | Review fixes | Manish Goregaokar | 2016-06-11 | 1 | -9/+6 |
* | Test fixes; update for changes in spec | Manish Goregaokar | 2016-06-10 | 1 | -12/+69 |
* | Re-add support for fetching chunks (and thus xhr download progress) | Manish Goregaokar | 2016-06-10 | 1 | -19/+7 |
* | Test fixes: | Manish Goregaokar | 2016-06-10 | 1 | -7/+19 |
* | Use RequestInit instead of LoadData. Make code look like the spec. | Manish Goregaokar | 2016-06-10 | 1 | -42/+43 |
* | Hook XHR up to fetch | Manish Goregaokar | 2016-06-10 | 1 | -147/+42 |
* | Abstractify the Listener abstractions further | Manish Goregaokar | 2016-06-10 | 1 | -1/+1 |
* | Move trim_http_whitespace to net_traits. | Ms2ger | 2016-06-07 | 1 | -24/+1 |
* | Auto merge of #11468 - rebstar6:refPol4, r=nox | bors-servo | 2016-06-02 | 1 | -3/+16 |
|\ |
|
| * | Add meta-referrer support for documents | Rebecca | 2016-06-02 | 1 | -3/+16 |
* | | Auto merge of #11522 - nox:root-ref, r=jdm | bors-servo | 2016-06-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove JS::from_rooted | Anthony Ramine | 2016-05-31 | 1 | -1/+1 |
| |/ |
|
* / | Add file backend support for Blob and related | Zhen Zhang | 2016-06-01 | 1 | -5/+4 |
|/ |
|
* | Auto merge of #11329 - c-rhodes:11320, r=jdm | bors-servo | 2016-05-27 | 1 | -1/+1 |
|\ |
|
| * | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -1/+1 |
* | | Move mozbrowser_enabled to util::prefs | Anthony Ramine | 2016-05-27 | 1 | -2/+2 |
|/ |
|
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -2/+1 |
* | adding interface for custom responses | Rahul Sharma | 2016-05-20 | 1 | -6/+24 |
* | Implement trait-based ResourceThreads and clean up related naming issues | Zhen Zhang | 2016-05-20 | 1 | -11/+11 |
* | Removed unused imports | Per Lundberg | 2016-05-15 | 1 | -1/+1 |
* | Rewrite Blob constructor interface | Zhen Zhang | 2016-05-10 | 1 | -2/+3 |
* | Remove extraneous script_chan parameter from Trusted::new | Keith Yeung | 2016-04-28 | 1 | -3/+3 |
* | Auto merge of #10838 - bd339:iss9551, r=KiChjang | bors-servo | 2016-04-27 | 1 | -1/+2 |
|\ |
|
| * | Implement step 3 according to spec | bd339 | 2016-04-27 | 1 | -1/+2 |
* | | Allow setting withCredentials in synchronous XMLHttpRequest | Ramana Venkata | 2016-04-26 | 1 | -4/+1 |
* | | Add referrer policy pass-through and referrer header logic | Rebecca | 2016-04-25 | 1 | -1/+4 |
|/ |
|
* | Upgrade to rust-url 1.0 and hyper 0.9 | Simon Sapin | 2016-04-23 | 1 | -30/+8 |
* | Propagating the load errors from network loader | Ravi Shankar | 2016-04-20 | 1 | -8/+14 |
* | Do not support XHR.responseXML in worker globals. Fixes #8931. | Josh Matthews | 2016-04-13 | 1 | -0/+6 |
* | Auto merge of #10502 - KiChjang:fix-open-url-base, r=Ms2ger | bors-servo | 2016-04-11 | 1 | -1/+1 |
|\ |
|
| * | Add API base url method to global objects | Keith Yeung | 2016-04-11 | 1 | -1/+1 |
* | | Replaced SendParam with BodyInit | Nazım Can Altınova | 2016-04-10 | 1 | -8/+6 |
|/ |
|
* | refactors entities from script_thread into script_runtime | Rahul Sharma | 2016-04-06 | 1 | -1/+1 |
* | Allow XHR to fetch about: and data: URLs. | Eitan Mosenkis | 2016-04-01 | 1 | -2/+4 |
* | Report errors from ScriptPort trait methods. | Josh Matthews | 2016-03-31 | 1 | -1/+1 |
* | Disable cross origin check for mozbrowser-enabled top level pipelines | Paul Rouget | 2016-03-28 | 1 | -6/+26 |