You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, it seems that recently any media (audio&video) playback in Firefox became broken with exploit guard settings provided in this repository.
I checked that any of these options trigger this behavior:
So working settings are Set-ProcessMitigation -Name firefox.exe -Enable DEP,BottomUp,ForceRelocateImages,CFG,AuditRemoteImageLoads,AuditLowLabelImageLoads,SEHOP,TerminateOnError,AuditChildProcess
Checked in Firefox 93.0 x64 and Windows 10 19043.1237
The text was updated successfully, but these errors were encountered:
Hello, it seems that recently any media (audio&video) playback in Firefox became broken with exploit guard settings provided in this repository.
I checked that any of these options trigger this behavior:
So working settings are
Set-ProcessMitigation -Name firefox.exe -Enable DEP,BottomUp,ForceRelocateImages,CFG,AuditRemoteImageLoads,AuditLowLabelImageLoads,SEHOP,TerminateOnError,AuditChildProcess
Checked in Firefox 93.0 x64 and Windows 10 19043.1237
The text was updated successfully, but these errors were encountered: