servo/components/net_traits
bors-servo bac9903fbe
Auto merge of #24123 - gterzian:redo_blob, r=jdm
Restructure Blob, structured serialization

<!-- Please describe your changes on the following line: -->
FIX #24052 and also address the "cloning" half of FIX #23917

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24123)
<!-- Reviewable:end -->
2019-12-19 16:16:56 -05:00
..
image Double key image cache by requesting origin, and store CORS status with cached images. 2019-10-04 09:22:21 -04:00
tests Minor assert message edits for consistency 2019-10-20 18:03:18 -07:00
blob_url_store.rs check same-origin and url against the blob beign revoked 2019-11-18 22:44:07 +09:00
Cargo.toml Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
filemanager_thread.rs re-structure blob, structured serialization 2019-12-11 22:46:50 +08:00
image_cache.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
lib.rs Use non-IPC webrender API over explicit IPC channels. 2019-11-27 20:47:53 -05:00
pub_domains.rs Fix some warnings 2018-12-28 15:31:08 +01:00
quality.rs Fix some warnings 2018-12-28 15:31:08 +01:00
request.rs Now just one is_cors_safelisted_request_header, with closer spec alignment 2019-12-16 09:07:02 -05:00
response.rs Move ResourceFetchTiming into Arc 2019-09-18 11:54:28 -04:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00