servo/tests
bors-servo 81f6e70a62 Auto merge of #10785 - frewsxcv:loaderrortype-nostring, r=jdm
Refactor `LoadErrorType` to not require a `String` for every type.

Some of the `LoadErrorType` like `LoadCancelled` don't need a `String`
associated with the type since the variant is self-explanatory.

There are some variants that don't need an associated `String`, but that
can be cleaned up in a later refactor. Also, `net_traits::NetworkError`
currently requires a `String`, but that can potentially also be
refactored away too.

<!-- 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/10785)
<!-- Reviewable:end -->
2016-04-25 14:37:44 -07:00
..
compiletest Remove str_to_string compile test 2016-04-08 07:00:49 -04:00
dromaeo
heartbeats Heartbeats now on crates.io. 2016-03-09 15:47:37 -06:00
html element scroll setters 2016-04-20 08:29:17 +08:00
jquery Update expected results for the jquery tests. 2016-03-16 14:48:10 +01:00
power
unit Auto merge of #10785 - frewsxcv:loaderrortype-nostring, r=jdm 2016-04-25 14:37:44 -07:00
wpt Modify Worker constructor to use the document's base URL. 2016-04-25 09:24:16 -07:00