mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:20:59 +00:00
Before this change `navigate()` was always invoked twice when a link is clicked: - From `activation_behavior` callback of `HTMLAnchorElement` during event dispatch. - Directly from `handle_mouseup`. |
||
|---|---|---|
| .. | ||
| EditEventHandler.cpp | ||
| EditEventHandler.h | ||
| EventHandler.cpp | ||
| EventHandler.h | ||
| Page.cpp | ||
| Page.h | ||