Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLButtonElement.cpp
Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function
(Instead of using an AK::Function on EventTarget). This shaves 48 bytes
off of every EventTarget instance.
2023-11-20 00:39:42 +01:00

3.4 KiB