Uncaught SecurityError: Blocked a frame with origin "https://myproject.com" from accessing a frame with origin "https://myproject.com". The frame requesting access set "document.domain" to "myproject.com", but the frame being accessed did not. Both must set "document.domain" to the same value to allow access.
VM529 htmlfile?c=_jp.axgqdx4:10(anonymous function)
Uncaught TypeError: Cannot read property 'message' of undefined
Uncaught TypeError: Cannot read property 'message' of undefined
WebSocket connection to 'wss://myproject.com/data/user/history/229/pop0e1qq/websocket' failed: Error during WebSocket handshake: Unexpected response code: 408
document.domain = document.domain;
var c = parent._jp.axgqdx4;
c.start();
function p(d) {c.message(d);};
window.onload = function() {c.stop();};