Skip to content

Instantly share code, notes, and snippets.

@martinbonnin
Created November 4, 2015 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinbonnin/fdbc7f9afb1ccd03d0fc to your computer and use it in GitHub Desktop.
Save martinbonnin/fdbc7f9afb1ccd03d0fc to your computer and use it in GitHub Desktop.
increasing TOTAL_MEMORY to 67108864 to be compliant with the asm.js spec (and given that TOTAL_STACK=5242880)
pre-main prep time: 2 ms
Error in response to storage.get: Error: Invalid value for argument 2. Property 'height': Expected 'integer' but got 'number', consider using Math.round().
at resizeWindow (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/uglify-screen.js:1:15182)
at Object.callback (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/uglify-screen.js:1:20679)
at HTMLDocument.<anonymous> (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/uglify-screen.js:1:20438)
at n.Callbacks.j (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/common/jquery-2.1.1.min.js:2:26860)
at Object.n.Callbacks.k.fireWith [as resolveWith] (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/common/jquery-2.1.1.min.js:2:27673)
at Function.n.extend.ready (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/common/jquery-2.1.1.min.js:2:29467)
at HTMLDocument.I (chrome-extension://gidgenkbbabolejbgbpnhbimgjbffefm/common/jquery-2.1.1.min.js:2:29658)
init
Uncaught InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
WebSocket connection to 'ws://127.0.0.1:53529/input' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
input websocket failed, retrying. attempt 1 out of 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment