- From: smaug---- <notifications@github.com>
- Date: Sat, 27 Apr 2024 03:59:19 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 27 April 2024 10:59:23 UTC
What does "run in tree order" mean if a callback mutates the DOM structure? Would the implementation need to check tree order always right before calling a callback? Adding more native -> JS callbacks does itself add overhead, so need to be careful that the approach actually improves performance. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1055#issuecomment-2080451884 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1055/2080451884@github.com>
Received on Saturday, 27 April 2024 10:59:23 UTC