Files
ladybird/Userland/Libraries/LibWeb/HTML/AudioTrack.cpp
Timothy Flynn dd16ea87c3 LibWeb: Make HTMLMediaElement::set_decoder_error infallible
This used to propagate an OOM error, but that was removed, and this
method can no longer throw.
2024-04-26 12:21:57 -04:00

3.5 KiB