Plugin loading breaks when resistFingerprinting is enabled #7173
Labels
browser/firefox
issues related to the firefox browser
plug-in system
issues related to the plug-in system
Description
When Firefox is hardened against fingerprinting by enabling
privacy.resistFingerprinting
loading of plugins breaks with an error to the console. This for example breaks language-support-plugins.Reproduction Steps
theiaide/theia:next
docker image and start it (:latest
shows same behavior)about:config
and enableprivacy.resistFingerprinting
OS and Theia version:
@theia/core 0.16.0-next.00c1747c
Diagnostics:
theia/packages/plugin-ext/src/hosted/browser/hosted-plugin.ts
Lines 577 to 594 in 00c1747
theia/packages/plugin-ext/src/hosted/browser/hosted-plugin.ts
Line 588 in 00c1747
Example (tested in dev-console):
refs / obsoletes theia-ide/theia-apps#306
The text was updated successfully, but these errors were encountered: