ladybird/Tests/LibWeb/Assets
Timothy Flynn de34143a4e LibWeb: Do not spin the event loop awaiting text track state changes
The text track processing model would previously spin forever waiting
for the track URL to change. It would then recursively invoke itself
to handle the new URL, again entering the spin loop. This meant that
tracks could easily cause event loop hangs.

We now have an observer system to be notified when the track state
changes instead. This lets us exit the processing model and move on.
2025-06-12 12:25:23 -04:00
..
120.png Tests/LibWeb: Move assets used by multiple test types into Assets/ 2024-11-05 14:02:07 +00:00
blank.html LibWeb: Check if navigable has active window before navigating 2025-02-28 23:15:35 +01:00
HashSans.woff Tests/LibWeb: Move assets used by multiple test types into Assets/ 2024-11-05 14:02:07 +00:00
test-webm.webm
track.vtt LibWeb: Do not spin the event loop awaiting text track state changes 2025-06-12 12:25:23 -04:00