Open annevk opened 4 years ago
Hmm? What about https://w3c.github.io/FileAPI/#lifeTime where we monkey patch the unloading document cleanup steps? (of course similar steps for workers are still missing).
Ah, great. Let's keep this for the remaining issues with that section then (also need to link remove).
Currently they are only removed if you invoke
revokeObjectURL()
. There's a statement of fact at https://w3c.github.io/FileAPI/#urlbut there are no corresponding requirements.
Credit: @yutakahirano