diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-26 02:42:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-26 02:42:45 -0500 |
commit | b41bf4f1f30b8f4eec92909c8971bc02d5422b50 (patch) | |
tree | fcb93380a9169f49e7709804f761c2847b811887 /components/script/dom/bindings/codegen/parser/tests/test_variadic_callback.py | |
parent | a94b92f8c4f3e3edbc8db7c106fe2b6d3a5d82ae (diff) | |
parent | 9c8ebd3ce1f48f2aff811d6f3eedd7a3f3b8f553 (diff) | |
download | servo-b41bf4f1f30b8f4eec92909c8971bc02d5422b50.tar.gz servo-b41bf4f1f30b8f4eec92909c8971bc02d5422b50.zip |
Auto merge of #12577 - izgzhen:fm-chunked, r=Manishearth
Chunked ReadFile from file manager
+ Introduce a `ReadFileProgress` sender in the `ReadFile` msg to file manager, and implement the related I/O operations
+ Change `tests/unit/net/test.jpeg` from a 4.8K file to a 39K file to better test the chunked reading (Since one chunk is maximally 8129 Bytes).
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] 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/12577)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_variadic_callback.py')
0 files changed, 0 insertions, 0 deletions