chromium/chrome/test/data/uncaught_error_script.html

<script>
throw new Error("New error message");
</script>