aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2016-04-21 10:02:48 -0400
committerCorey Farwell <coreyf@rwell.org>2016-04-25 17:10:33 -0400
commit2675d9d1ff4de037f3680ec1b1b6e40065d7cb30 (patch)
tree6b16dd18001f78ef77adca36dc7fdea8d77315d3 /components/script/dom/bindings/codegen/parser
parentb853383afc6760286018933b400925e1dbd6a48a (diff)
downloadservo-2675d9d1ff4de037f3680ec1b1b6e40065d7cb30.tar.gz
servo-2675d9d1ff4de037f3680ec1b1b6e40065d7cb30.zip
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.
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions