Re: [whatwg/dom] Add EventListener Sub Flags [Suggestion] [Feature Request] (Issue #1070)

I think it would be good to know what all mechanisms are being used for this currently to know what features really would be useful. Things like, do JS frameworks store the whole composePath() and all the targets, or just .target? And what do they do with various properties in the events?
I'm a tiny bit worried adding an easy way to keep lots of memory alive through the event target objects.

Batching isn't very clear to me. How would that work, what would be the values of the properties in the event?

(It isn't clear to me what post. and pre. are supposed to mean in the example)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1070#issuecomment-1212961071
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1070/1212961071@github.com>

Received on Friday, 12 August 2022 10:26:17 UTC