Re: [w3c/FileAPI] Async createObjectURL (#84)

What I'm saying is that you need to go through all the cases that expect URL's object to carry a `Blob` object and update them with language that they now need to wait for it or throw. And also do so while avoiding race conditions, ensure it's all tested, etc. It's a rather non-trivial addition.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/84#issuecomment-339230128

Received on Wednesday, 25 October 2017 06:40:40 UTC