Open Torun-S opened 1 year ago
I can confirm this also happens on Firefox, no matter whatever public instance I pick on.
I also have the same problem, I tried in Troubleshoot Mode
and with privacy.resistFingerprinting
set to false
.
Edit: Same problem on Mull (mobile browser).
[Child
number, MediaDecoderStateMachine #1] WARNING: Decoder=7f47bbce6c00 Decode error: NS_ERROR_DOM_MEDIA_WAITING_FOR_DATA (0x806e0009): file /builds/librewolf-community/browser/arch/src/firefox-111.0.1/dom/media/MediaDecoderStateMachineBase.cpp:164
Official Instance
Describe the bug
A video set to loop will not loop when the video ends, instead only hanging. Dragging the timeline won't resume play, the page must be refreshed. Based on error logs, Resist Fingerprinting, which is enabled in LibreWolf at default, may be at fault.
To Reproduce
Expected behavior
The video will start playing from the beginning once it reaches the end, even if it must load for a bit.
Logs/Errors
Got the following out of the browser console:
Browser, and OS with Version.
LibreWolf 109.0-1 on Windows 10
Additional context
Tried this on Edge, works as expected. Tried setting
privacy.resistFingerprinting
in LibreWolf to false, that curiously didn't help. It says something about whitelisting it in error logs, but I'm not sure if I can do that anyhow.