1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/dom/events
ownedbywuigi 4e37362c89 Issue #3030 - Prevent unnecessary event allocation.
Reuse the same event object when dispatching bubbling/capturing phases
instead of allocating new ones.
2026-05-15 09:19:02 +08:00
..