Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLVideoElement.h
Timothy Flynn ee48d7514f LibWeb: Extract media element timeline painting to a base class
This moves the painting of the media timeout out of VideoPaintable into
a base MediaPaintable. This is to allow re-using the same timeline logic
and controls for audio elements.
2023-06-13 06:14:01 +02:00

2.2 KiB