Files
serenity/Userland/Libraries/LibWeb/HTML/AudioTrackList.cpp
Idan Horowitz 46ad9d51df LibWeb: Replace MarkedVector with Vector in AudioTrackList
There's no need to make the m_audio_tracks entries heap roots, we can
visit them instead.
2024-04-06 06:59:36 +02:00

4.2 KiB