Firefox logs show: ``` Message: TypeError: can't define property "onmessage": Object is not extensible Stack: canUsePostMessage ``` Removing the `setImmediate` lib resolves the issue.