window.onerror=stopAllErrors;

function stopAllErrors() {
  return true;
}
