ladybird/Libraries/LibWeb/Page
Zaggy1024 6caa2f99aa LibMedia+LibWeb: Rewrite PlaybackManager using the provider/sink model
With this commit, all PlaybackManager can do is autoplay a file from
start to finish, with no pausing or seeking functionality.

All audio playback functionality has been removed from HTMLMediaElement
and HTMLAudioElement in anticipation of PlaybackManager taking that
over, for both audio-only and audio/video.
2025-10-27 17:28:49 -07:00
..
DragAndDropEventHandler.cpp
DragAndDropEventHandler.h
EventHandler.cpp
EventHandler.h
EventResult.h
InputEvent.cpp
InputEvent.h
Page.cpp
Page.h