servo/components/net/tests
bors-servo 452d2dcdef
Auto merge of #23045 - miller-time:promote-memory-blob, r=jdm
create uuid before sending PromoteMemory message

<!-- Please describe your changes on the following line: -->
When `Blob::promote` is promoting a `BlobImpl::Memory`, create uuid and send it with the `FileManagerThreadMsg::PromoteMemory` message rather than blocking until one is received.

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

<!-- Either: -->
- [X] 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/23045)
<!-- Reviewable:end -->
2019-03-20 20:14:34 -04:00
..
parsable_mime Merge net and net_tests 2018-01-20 15:36:09 +01:00
cookie.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_http_state.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_http_state_utils.py Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
data_loader.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
fetch.rs create uuid before sending PromoteMemory message 2019-03-18 18:27:46 -07:00
file_loader.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
filemanager_thread.rs #8539 Config preferences backend restructure 2019-03-20 15:01:26 +00:00
hsts.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
http_cache.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
http_loader.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
main.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
mime_classifier.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
resource_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
subresource_integrity.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
test.jpeg Merge net and net_tests 2018-01-20 15:36:09 +01:00