mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 17:52:35 +00:00
This ports MouseEvent, UIEvent, WheelEvent, and Event to new String. They all had a dependency to T::create() in WebDriverConnection::fire_an_event() and therefore had to be ported in the same commit. |
||
|---|---|---|
| .. | ||
| EditEventHandler.cpp | ||
| EditEventHandler.h | ||
| EventHandler.cpp | ||
| EventHandler.h | ||
| Page.cpp | ||
| Page.h | ||