Files
ladybird/Userland/Libraries/LibWeb/Bindings/WindowObject.cpp
Andreas Kling 643e2dec2c LibWeb: Make WindowObject::clear_interval() call correct function
This was incorrectly calling DOM::Window::clear_timeout(). In practice,
these functions are interchangeable, but let's have things looking
correct regardless.
2021-10-04 12:13:25 +02:00

30 KiB