- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 20 Sep 2018 18:53:42 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 September 2018 18:54:05 UTC
[5.6. Garbage collection](https://fetch.spec.whatwg.org/#garbage-collection) says "Observable through script" means observable through fetch()’s arguments and return value. Other ways, such as communicating with the server through a side-channel are not included." However, this would reveal GC timing via service worker and resource timing. The resource timing is particularly problematic because it would make it easier to depend on GC timing. -- 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/810
Received on Thursday, 20 September 2018 18:54:05 UTC