- From: Andrea Giammarchi <notifications@github.com>
- Date: Mon, 31 Jul 2023 04:16:27 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 July 2023 11:16:33 UTC
@BenjaminAster you are right, proxied stuff will operate from the main when it comes to main-only utilities, but if *iframe* already uses a separated thread (or ... does it?) you can use coincident or other projects from that iframe and delegate the iframe to communicate eventually stuff to its parent? if the iframe doesn't create its own thread though I agree having DOMParser in workers is desirable and surely less hacky. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1217#issuecomment-1658169555 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1217/1658169555@github.com>
Received on Monday, 31 July 2023 11:16:33 UTC