Files
ladybird/Libraries/LibWeb/HTML/HTMLTrackElement.cpp
Tim Ledbetter 19961e2b45 LibWeb: Don't halt track loading steps after sending fetch request
Previously, we would initiate a fetch request and immediately return
from the track loading steps, so the following steps would never be
executed.
2025-03-01 08:24:59 -05:00

12 KiB