mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
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 --> |
||
---|---|---|
.. | ||
parsable_mime | ||
cookie.rs | ||
cookie_http_state.rs | ||
cookie_http_state_utils.py | ||
data_loader.rs | ||
fetch.rs | ||
file_loader.rs | ||
filemanager_thread.rs | ||
hsts.rs | ||
http_cache.rs | ||
http_loader.rs | ||
main.rs | ||
mime_classifier.rs | ||
resource_thread.rs | ||
subresource_integrity.rs | ||
test.jpeg |