Auto merge of #22202 - servo:webgl, r=jdm

Clean up some code on the WebGL texture upload paths

This doesn't actually change anything… yet.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22202)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-11-17 02:35:22 -05:00 committed by GitHub
commit 94991db145
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 761 additions and 669 deletions

View file

@ -53,7 +53,6 @@ enum-iterator = "0.2.0"
euclid = "0.19"
fnv = "1.0"
gleam = "0.6"
half = "1.0"
headers-core = "0.0.1"
headers-ext = "0.0.3"
html5ever = "0.22"