new Worker("worker.js") merely fails: Uncaught DOMException: Failed to construct 'Worker': Script at 'http://127.0.0.1:43110/[site address]/worker.js' cannot be accessed from origin 'null'.
No idea about whether disallowing web workers should be a bug or a feature.