Files
browser/src
Karl Seguin de52c13379 Extract non-DOM event dispatchig
This is standalone work that can be done to enable workers. Workers need a
subset of EventManager, specifically, dispatching events for non DOM objects.
This commit extracts the non-DOM dispatching into an EventManagerBase which
EventManager uses (via composition) and which, in the future, WorkerGlobalScope
will be able to use directly.
2026-04-07 13:03:22 +08:00
..
2026-04-07 13:03:22 +08:00
2026-01-29 21:00:06 +08:00
2026-04-04 07:39:55 +08:00
2026-04-04 06:59:28 +08:00
2026-04-03 07:23:28 -07:00
2026-03-27 12:47:24 +08:00
2026-04-07 07:28:31 +08:00
2026-01-24 07:59:41 +08:00