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

@annevk 2 points:

1. ServiceWorkers do not work on initial loading of pages, making them appear to be a poor choice for hooking data.

2.

> the URL parser cannot immediately serialize the associated Blob in that case.

When does the Blob content access happen? I don't see it in https://w3c.github.io/FileAPI/#unicodeBlobURL

-- 
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-338758738

Received on Monday, 23 October 2017 18:47:41 UTC