Re: [img-conversion] toBlob() Having two optional kinda sucks... let's merge them. (#13)

Are you referring to the HTMLCanvasElement interface where toBlob is defined? That is pretty much in line with normal DOM elements, what do you think is so bad about it? Maybe you have a poor opinion of CanvasRenderingContext2D or WebGL, but they are separate APIs to HTMLCanvasElement - neither defines a toBlob method. As a web developer I would favour consistency in the platform I work with unless there is some material benefit to making the change, and the only consequence of tweaking something like the "type" parameter of toBlob is to make developers confused about which version of toBlob they are using.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/img-conversion/issues/13#issuecomment-142355625

Received on Tuesday, 22 September 2015 17:26:30 UTC