servo/components
bors-servo 0c9d0eb685 Auto merge of #11716 - izgzhen:impl-blob-url-dom, r=Manishearth
Implement Blob URL's DOM interfaces

r? @Manishearth

Implement the two functions in `URL` to create/revoke Blob URLs, and related code to approximate our proposed design to make things work together.

<!-- 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, related to #11131

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- 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/11716)
<!-- Reviewable:end -->
2016-06-17 07:26:16 -05:00
..
canvas Make canvas send their data themselves to other canvas 2016-06-16 18:24:04 +01:00
canvas_traits Make canvas send their data themselves to other canvas 2016-06-16 18:24:04 +01:00
compositing Auto merge of #10225 - jmr0:visibility_api, r=jdm 2016-06-16 08:53:56 -05:00
constellation Auto merge of #10225 - jmr0:visibility_api, r=jdm 2016-06-16 08:53:56 -05:00
devtools Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
devtools_traits Make the net monitor panel in FF's devtools show meaningful output. 2016-06-06 00:51:36 +01:00
gfx script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
gfx_traits script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
layout Auto merge of #11746 - DarinM223:master, r=mbrubeck 2016-06-16 03:57:38 -05:00
layout_traits Remove the layout shutdown channel. 2016-06-04 13:24:32 +02:00
msg Added support for navigating by a delta 2016-06-04 18:47:38 -06:00
net Implement Blob URL's DOM interfaces 2016-06-17 20:06:37 +08:00
net_traits Implement Blob URL's DOM interfaces 2016-06-17 20:06:37 +08:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile implement related sw interface and register method 2016-06-02 04:09:39 +05:30
profile_traits implement related sw interface and register method 2016-06-02 04:09:39 +05:30
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11716 - izgzhen:impl-blob-url-dom, r=Manishearth 2016-06-17 07:26:16 -05:00
script_traits Auto merge of #10225 - jmr0:visibility_api, r=jdm 2016-06-16 08:53:56 -05:00
servo Make canvas send their data themselves to other canvas 2016-06-16 18:24:04 +01:00
style stylo: Support the rest of the background-xxx P1 properties. 2016-06-15 11:49:57 +02:00
style_traits use less repetitive name 2016-06-12 12:28:07 +08:00
util Pick up libz update to fix android build 2016-06-09 15:10:36 -05:00
webdriver_server Added support for navigating by a delta 2016-06-04 18:47:38 -06:00