| Commit message (Expand) | Author | Age | Files | Lines |
* | check same-origin and url against the blob beign revoked | Shinichi Morimoto | 2019-11-18 | 1 | -2/+10 |
* | Update rand to 0.7 (fixes #24448) | Anthony Ramine | 2019-10-23 | 1 | -1/+1 |
* | Auto merge of #24508 - pajamapants3000:21254, r=jdm | bors-servo | 2019-10-22 | 2 | -1/+241 |
|\ |
|
| * | Minor assert message edits for consistency | Tommy | 2019-10-20 | 1 | -5/+2 |
| * | Add start_time to resource timing. | Tommy Lincoln | 2019-10-20 | 2 | -1/+244 |
* | | Add simple implementation of content-security-policy on scripts / styles | Michael Howell | 2019-10-16 | 2 | -31/+16 |
|/ |
|
* | Auto merge of #23990 - tomasdivito:add-secure-connection-start, r=jdm | bors-servo | 2019-10-10 | 1 | -0/+6 |
|\ |
|
| * | implemented secure_connection_start | Tomas Di Vito | 2019-10-10 | 1 | -0/+6 |
* | | Support CORS attributes for image elements. | Josh Matthews | 2019-10-04 | 2 | -2/+12 |
* | | Double key image cache by requesting origin, and store CORS status with cache... | Josh Matthews | 2019-10-04 | 2 | -2/+17 |
* | | Remove unused dependencies | Shotaro Yamada | 2019-10-01 | 1 | -2/+0 |
|/ |
|
* | Move ResourceFetchTiming into Arc | Javed Nissar | 2019-09-18 | 1 | -5/+8 |
* | Add PerformanceResourceTiming: TimingAllowCheck | Javed Nissar | 2019-09-18 | 1 | -0/+22 |
* | Responding to review comments | Alan Jeffrey | 2019-09-11 | 1 | -1/+6 |
* | Prefetch img and scripts during parsing | Alan Jeffrey | 2019-09-10 | 1 | -0/+15 |
* | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -1/+1 |
* | Auto merge of #23838 - servo:url-2.0, r=Manishearth | bors-servo | 2019-08-17 | 2 | -14/+27 |
|\ |
|
| * | Update to percent-encoding 2.0 | Simon Sapin | 2019-08-17 | 2 | -9/+24 |
| * | Update to url 2.0 | Simon Sapin | 2019-08-17 | 2 | -6/+4 |
* | | Update webrender, image, png and raqote | Bastien Orivel | 2019-08-16 | 1 | -1/+1 |
|/ |
|
* | ISSUE-21257: set redirectEnd on PerformanceResourceTiming | Thomas Delacour | 2019-07-19 | 1 | -1/+12 |
* | Add PerformanceResourceTiming: domainLookupStart | Kamil Niski | 2019-06-30 | 1 | -0/+4 |
* | Upgrade headers, headers-core, and hyper_serde. | Josh Matthews | 2019-06-13 | 3 | -7/+5 |
* | Remove unused code from net and net_traits crates | est31 | 2019-06-02 | 6 | -239/+0 |
* | Auto merge of #23323 - nehalem501:master, r=jdm | bors-servo | 2019-05-17 | 1 | -1/+4 |
|\ |
|
| * | Add connectStart in PerformanceResourceTiming | Tomek LECOCQ | 2019-05-03 | 1 | -1/+4 |
* | | Introduce parser metadata for request | CYBAI | 2019-05-11 | 1 | -0/+19 |
* | | Create resource timing entry for sync network fetch | pylbrecht | 2019-05-08 | 1 | -32/+0 |
|/ |
|
* | Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian | bors-servo | 2019-04-25 | 1 | -9/+5 |
|\ |
|
| * | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -9/+5 |
* | | ISSUE-21263: implemented attribute setting in http loader | Thomas Delacour | 2019-04-23 | 1 | -1/+4 |
|/ |
|
* | Add webdriver deletecookies function | aditj | 2019-04-19 | 1 | -0/+1 |
* | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 2 | -46/+143 |
* | Add connectEnd attribute to PerformanceResourceTiming interface | pylbrecht | 2019-04-04 | 1 | -1/+4 |
* | Auto merge of #22973 - paulrouget:wrupdate, r=emilio | bors-servo | 2019-03-22 | 1 | -1/+1 |
|\ |
|
| * | WR update: dependencies update | Paul Rouget | 2019-03-21 | 1 | -1/+1 |
* | | create uuid before sending PromoteMemory message | Russell Cousineau | 2019-03-18 | 1 | -8/+2 |
|/ |
|
* | Add PerformanceResourceTiming: redirectStart | kkpoon | 2019-02-01 | 1 | -1/+17 |
* | Auto merge of #22714 - aditj:patch-3, r=jdm | bors-servo | 2019-01-28 | 1 | -0/+4 |
|\ |
|
| * | Added fetch_start functionality in http_fetch | Adit Jain | 2019-01-24 | 1 | -0/+4 |
* | | Update references to malloc_size_of_derive, which is in crates.io now. | Emilio Cobos Álvarez | 2019-01-13 | 1 | -1/+1 |
|/ |
|
* | Fix some warnings | Simon Sapin | 2018-12-28 | 2 | -4/+4 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -1/+1 |
* | Upgrade to rustc 1.33.0-nightly (fb86d604b 2018-12-27) | Simon Sapin | 2018-12-28 | 1 | -2/+0 |
* | Remove `foreign` service-workers mode | CYBAI | 2018-12-23 | 1 | -1/+0 |
* | Use Mime::get_param | Anthony Ramine | 2018-12-12 | 1 | -5/+3 |
* | Change Response's statusText default value from 'Ok' to an empty string | George Roman | 2018-11-27 | 2 | -3/+3 |
* | Set response status for range requests to file and blob urls | Fernando Jiménez Moreno | 2018-11-26 | 1 | -1/+3 |
* | Auto merge of #22225 - servo:webgl, r=emilio | bors-servo | 2018-11-21 | 1 | -12/+1 |
|\ |
|
| * | Move PixelFormat to the pixels crate | Anthony Ramine | 2018-11-20 | 1 | -12/+1 |