servo/components
bors-servo a9c58c99fb Auto merge of #12175 - andrebeat:fix-handle-cmd-unwrap, r=ConnorGBrewster
Remove unnecessary uses of unwrap in ImageCache::handle_cmd

<!-- Please describe your changes on the following line: -->

Remove unnecessary uses of unwrap in `ImageCache::handle_cmd`.

---
<!-- 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 #12173

<!-- Either: -->
- [X] These changes do not require tests

<!-- 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/12175)
<!-- Reviewable:end -->
2016-07-03 07:26:53 -07:00
..
canvas Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
canvas_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
compositing compositing: Only recomposite after a scroll if layers actually moved, 2016-06-30 10:18:16 +02:00
constellation style: Rewrite the animation representation to allow having state in layout 2016-06-28 15:09:53 +00:00
devtools Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
devtools_traits Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
gfx Avoid the Vec reversal in DisplayList::hit_test. 2016-06-29 09:46:45 +02:00
gfx_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
layout Auto merge of #11946 - emilio:animations-sender, r=bholley 2016-07-01 14:12:54 -07:00
layout_thread Auto merge of #11946 - emilio:animations-sender, r=bholley 2016-07-01 14:12:54 -07:00
layout_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
msg Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
net Remove unnecessary uses of unwrap in ImageCache::handle_cmd 2016-07-02 17:56:35 +01:00
net_traits Auto merge of #11932 - jdm:servoorg-cert, r=asajeffrey 2016-06-29 16:47:57 -05:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile Move util::time::duration_from_seconds to profile::time 2016-06-29 18:00:24 +02:00
profile_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
range Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script Auto merge of #12136 - ConnorGBrewster:servo_version_reporter, r=asajeffrey 2016-07-02 12:33:57 -07:00
script_layout_interface Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
servo Auto merge of #12136 - ConnorGBrewster:servo_version_reporter, r=asajeffrey 2016-07-02 12:33:57 -07:00
style Auto merge of #12159 - notriddle:fix_interpolate_cleanup_regression, r=emilio 2016-07-03 06:35:01 -07:00
style_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
util Send servo version in mozbrowser error. 2016-07-01 16:39:22 -06:00
webdriver_server Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00