- From: Dave Tapuska <notifications@github.com>
- Date: Wed, 22 May 2019 09:10:25 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 May 2019 16:10:47 UTC
Sorry where in this do can you assume the frame is in a different process? I don't think I've made any assumption here in terms of cross origin behaviour, I explicitly call this out in the explainer. A freeze is useful in both cases. But for the main thread we can't halt a thread that is in an infite loop because there might be two [windows](https://html.spec.whatwg.org/multipage/webappapis.html#similar-origin-window-agent) that share the same [agent](https://tc39.github.io/ecma262/#sec-agents) and one is frozen and the other is not. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/369#issuecomment-494869775
Received on Wednesday, 22 May 2019 16:10:47 UTC