diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-15 06:39:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-15 06:39:23 -0700 |
commit | 0e5893dc0d66faaca1c16101aa1f04a6cfb0b9c1 (patch) | |
tree | b9eec5c6a0052d46743a75cd784a2b20fd68f90a /components/servo/main.rs | |
parent | f2efc0011ab229718181175a2637bbc4ce70cd0c (diff) | |
parent | fdc3a8e3ac7ea5512e6fa09be892cd67ff6e8657 (diff) | |
download | servo-0e5893dc0d66faaca1c16101aa1f04a6cfb0b9c1.tar.gz servo-0e5893dc0d66faaca1c16101aa1f04a6cfb0b9c1.zip |
Auto merge of #12440 - izgzhen:blob-online, r=Manishearth
Put Blob URL online
This PR connects the resource requests with file manager thread, including:
+ `script_thread` load request
+ `image_cache_thread` load request
+ XHR load request (the responding part code yet not implemented due to unfamiliarity with fetch standard, but the infra is here)
One notable change is the introduction of "long-live validity", to handle the case specified in WPT test FileAPI/blob/Blob-XHR-revoke.html.
r? @Manishearth
<!-- Please describe your changes on the following line: -->
---
<!-- 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 #10539
- [x] There are tests for these changes
<!-- 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/12440)
<!-- Reviewable:end -->
Diffstat (limited to 'components/servo/main.rs')
0 files changed, 0 insertions, 0 deletions