- From: Jake Archibald <notifications@github.com>
- Date: Wed, 26 Jul 2017 15:39:24 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 July 2017 15:39:50 UTC
Chrome has to deal with blob references, so if you transfer the blob of a cached response to another thread, then delete the item from the cache, it needs to avoid deleting the disk entry until the blob is GCd. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/569#issuecomment-318092650
Received on Wednesday, 26 July 2017 15:39:50 UTC