diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-04-25 08:54:04 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-25 18:02:22 +0200 |
commit | 78ad47136713c7874988d2abbf8dd3618991f8ba (patch) | |
tree | dd0562e826614ceb5f8c6b03ee73650b705cf06a /Kernel/ScopedCritical.cpp | |
parent | e5b97f4a576d6b4e1bf9686b2dc00d65c5ff90ac (diff) | |
download | serenity-78ad47136713c7874988d2abbf8dd3618991f8ba.zip |
LibWeb: Remove custom playback timer from HTMLMediaElement
After the EventLoop changes, we do not need to override LibVideo's timer
with a Qt timer for Ladybird. The timer callback provided here also does
not need the JS::SafeFunction wrapper that Platform::Timer provides.
Diffstat (limited to 'Kernel/ScopedCritical.cpp')
0 files changed, 0 insertions, 0 deletions