Skip to content

Instantly share code, notes, and snippets.

@lillesand
Created February 28, 2013 11:19
Show Gist options
  • Save lillesand/5056052 to your computer and use it in GitHub Desktop.
Save lillesand/5056052 to your computer and use it in GitHub Desktop.
window.onerror = function(errorMsg, url, lineNumber) {
alert('noobface, plz');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment