Skip to content

Instantly share code, notes, and snippets.

@follesoe
Forked from lillesand/gist:5056052
Last active December 14, 2015 08:08
Show Gist options
  • Save follesoe/5056055 to your computer and use it in GitHub Desktop.
Save follesoe/5056055 to your computer and use it in GitHub Desktop.
window.onerror = function(errorMsg, url, lineNumber) {
alert('noobface, plz');
alert('foo');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment