ITADN

navigator.plugins["Shockwave Flash"] is still present even if data-ruffle-optout is set

#24029OpenLiEnby 创建于 2026-06-21
bug
L
LiEnbycommented
### Describe the bug i have set data-ruffle-optout in my <html> tag and now ruffle doesnt override the swf with its own, however it seems ```navigator.plugins["Shockwave Flash"]``` still contains an entry for flash content; meaning things like ```DetectFlashVer``` still see flash as installed; ### Expected behavior adding data-ruffle-optout would mean that navigator.plugins["Shockwave Flash"] is undefined and DetectFlashVer would say its not found. ### Content Location N/A ### Affected platform Self-hosted version ### Operating system Windows 10 ### Browser Firefox 152 ### Additional information _No response_
0 条评论