aboutsummaryrefslogtreecommitdiffstats
path: root/python/mach_bootstrap.py
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-06-03 13:26:29 -0500
committerbors-servo <lbergstrom+bors@mozilla.com>2016-06-03 13:26:29 -0500
commitb389ecda67d834de1893c6e7a118c0f0fd713b8c (patch)
tree8ee19e0805f9fbe50174fe8fbd6bc4337596e371 /python/mach_bootstrap.py
parent77e79d6e18147a71c99e0c4cd2cde42591ee191b (diff)
parent3d7ed4265256de8e6f1a157be4f950b14d8b91ee (diff)
downloadservo-b389ecda67d834de1893c6e7a118c0f0fd713b8c.tar.gz
servo-b389ecda67d834de1893c6e7a118c0f0fd713b8c.zip
Auto merge of #11534 - izgzhen:add-blob-url-store, r=Manishearth
Add Blob URL store Spec: https://w3c.github.io/FileAPI/#BlobURLStore. I finally decide to put the store under `ScriptThread` and interpret the "global object" as the script thread itself. The new APIs will be used during the page loading (if scheme is `blob`) and `URL.createObjectURL/revokeObjectURL`. 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 it is new stub code which needs further integrating PRs. <!-- 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/11534) <!-- Reviewable:end -->
Diffstat (limited to 'python/mach_bootstrap.py')
0 files changed, 0 insertions, 0 deletions