Reproduced the issue with 111.0b7 on Windows 10x64. The https://web.dilato.app/ webpage is not loaded and the https://stackoverflow.com/questions/62954570/javascript-feature-detect-module-support-for-web-workers script returns `true` value. The issue is verified fixed with Firefox 111.0b8 on Windows 10x64, macOS 12 and Ubuntu 20.04. The htt ps://web.dilato.app/webpage is correctly opened and the [script](https://stackoverflow.com/questions/62954570/javascript-feature-detect-module-support-for-web-workers) returns `false` value. On Firefox Nightly 112.0a1 (2023-02-03) the https://web.dilato.app/ webpage is correctly opened but the returned valued when running the [script](https://stackoverflow.com/questions/62954570/javascript-feature-detect-module-support-for-web-workers) is `true`. Is this the expected behavior for Nightly? Thank you in advance!
Bug 1818447 Comment 16 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Reproduced the issue with 111.0b7 on Windows 10x64. The https://web.dilato.app/ webpage is not loaded and the https://stackoverflow.com/questions/62954570/javascript-feature-detect-module-support-for-web-workers script returns `true` value. The issue is verified fixed with Firefox 111.0b8 on Windows 10x64, macOS 12 and Ubuntu 20.04. The https://web.dilato.app/webpage is correctly opened and the [script](https://stackoverflow.com/questions/62954570/javascript-feature-detect-module-support-for-web-workers) returns `false` value. On Firefox Nightly 112.0a1 (2023-02-03) the https://web.dilato.app/ webpage is correctly opened but the returned valued when running the [script](https://stackoverflow.com/questions/62954570/javascript-feature-detect-module-support-for-web-workers) is `true`. Is this the expected behavior for Nightly? Thank you in advance!