- From: Kevin Doan <kevindoandash@gmail.com>
- Date: Thu, 26 Sep 2019 15:30:36 -0700
- To: public-webapps@w3.org
Received on Friday, 27 September 2019 07:48:51 UTC
So I was reading the Mozilla documentation and I learnt that URL.createObjectURL() does not work with serviceworker due to memory leakage so I was wondering does this also apply to FIleReader? In the docs the note says its available with Web Workers but does not say that it wouldn't work with a serviceworker.
Received on Friday, 27 September 2019 07:48:51 UTC