Skip to content

Instantly share code, notes, and snippets.

@mrjoes
Created March 9, 2012 19:38
Show Gist options
  • Save mrjoes/2008269 to your computer and use it in GitHub Desktop.
Save mrjoes/2008269 to your computer and use it in GitHub Desktop.
Error thrown at line 667, column 4 in <anonymous function: XHRObject.prototype._start>(method, url, payload) in http://cdn.sockjs.org/sockjs-0.2.1.js:
that.xhr.send(payload);
called from line 615, column 43 in <anonymous function: utils.XHRObject>() in http://cdn.sockjs.org/sockjs-0.2.1.js:
that._start(method, url, payload);
Uncaught exception: ReferenceError: Security violation
Error thrown at line 667, column 4 in <anonymous function: XHRObject.prototype._start>(method, url, payload) in http://cdn.sockjs.org/sockjs-0.2.1.js:
that.xhr.send(payload);
called from line 615, column 43 in <anonymous function: utils.XHRObject>() in http://cdn.sockjs.org/sockjs-0.2.1.js:
that._start(method, url, payload);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment