mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| DragAndDropEventHandler.cpp | ||
| DragAndDropEventHandler.h | ||
| EventHandler.cpp | ||
| EventHandler.h | ||
| EventResult.h | ||
| InputEvent.cpp | ||
| InputEvent.h | ||
| Page.cpp | ||
| Page.h | ||