Re: [w3ctag/design-reviews] Request to review Image Decode API (#182)

Taken up at the London F2F.

We can definitely see the usecases for this, and this seems like a pretty useful addition (being able to fetch and pre-decode the image before it has been attached to the document, and perform this decoding process outside of the main thread) to the platform.

The main concern we have is something that @dbaron mentioned above - and that is the fact while this is API is useful, we are wondering if this is working around limitations on the primitives we have available in the web platforms.

A small nit would be that the naming doesn't quite do what it suggest it does - and in the event we get an actual image decode API we would have allocated the name slot for this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/182#issuecomment-318123686

Received on Wednesday, 26 July 2017 17:23:51 UTC