Re: [w3c/ServiceWorker] Reduce GC exposure (#1127)

Not really.  I think I was mostly talking about canary style GC detection where you call `postMessage()` in a loop and the receiving side can tell when the messages stop coming.  I can't remember the full context of this issue.

I also didn't really think we needed to fix anything.  IMO hiding GC behavior is a best effort issue, but there are probably always going to be some side channel timing leaks.

-- 
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/ServiceWorker/issues/1127#issuecomment-341723487

Received on Friday, 3 November 2017 14:44:35 UTC