Files
ladybird/Libraries/LibWeb/HTML/HTMLMediaElement.cpp
Lluc Simó 900c593b6e LibWeb: Update gen counter on cancel of media element fetching process
This workaround avoids a crash that occurs when various fetching
processes (in the media element) are quickly started and canceled.
Although a better solution would be to actually remove the body
callbacks when the fetch is stopped, this works for now.
2026-03-06 18:34:52 -06:00

119 KiB