Files
ladybird/Userland/Libraries/LibWeb/HTML/AnimationFrameCallbackDriver.h
Andreas Kling 32d065011b LibWeb: Use Core::Timer in AnimationFrameCallbackDriver
There was no need to use a Platform::Timer here since we're not making
use of the automatic SafeFunction behavior anyway.
2024-04-03 18:14:33 +02:00

1.3 KiB