diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-03-20 20:14:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-20 20:14:34 -0400 |
commit | 452d2dcdef527161956292253d1a3a716fe67ff0 (patch) | |
tree | de367cf1bb1ce3d367bb7fdafc5538704dedd087 /python/servo/bootstrap.py | |
parent | 93dc2295f7dc7dc6436be0e524701ccf08566fb9 (diff) | |
parent | d9beca6fec8ebd48f0e8d06b06b2c28c8183a253 (diff) | |
download | servo-452d2dcdef527161956292253d1a3a716fe67ff0.tar.gz servo-452d2dcdef527161956292253d1a3a716fe67ff0.zip |
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 -->
Diffstat (limited to 'python/servo/bootstrap.py')
0 files changed, 0 insertions, 0 deletions