aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/blob.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-06-08 06:13:39 -0500
committerbors-servo <lbergstrom+bors@mozilla.com>2016-06-08 06:13:39 -0500
commit3977128d7e8a21425650894c6ecd55b71bcfa042 (patch)
tree534014510e90629b5772741a5e64ce9b7a32d391 /components/script/dom/blob.rs
parenta80767993b6b2b885dfac9666f16fb1e1649ac99 (diff)
parent679cf0a5e2af069b58825309fdd10be676c32433 (diff)
downloadservo-3977128d7e8a21425650894c6ecd55b71bcfa042.tar.gz
servo-3977128d7e8a21425650894c6ecd55b71bcfa042.zip
Auto merge of #11536 - izgzhen:add-blob-loader, r=Manishearth
Add blob loader Add a blob loader to implement [Blob URL](https://w3c.github.io/FileAPI/#url). The related interfaces to script thread are also declared. Progressing in parallel with PR #11534. Related to #11131. <!-- 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 part of #10539 <!-- Either: --> - [x] These changes do not require tests because not integrated yet. <!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11536) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/blob.rs')
0 files changed, 0 insertions, 0 deletions