<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Stack information of uncaught Error object should be available in window.onerror"
href="https://bugs.webkit.org/show_bug.cgi?id=55092#c24">Comment # 24</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Stack information of uncaught Error object should be available in window.onerror"
href="https://bugs.webkit.org/show_bug.cgi?id=55092">bug 55092</a>
from <span class="vcard"><a class="email" href="mailto:bburg@apple.com" title="Brian Burg <bburg@apple.com>"> <span class="fn">Brian Burg</span></a>
</span></b>
<pre>There are two issues to fix here:
- ErrorEvent does not include the uncaught exception, if any, in the `error` property.
- window.onerror does not include Error object as the a 4th argument.
I'm retitling this to narrow scope to the latter, and the former has a separate bug here:
<a class="bz_bug_link
bz_status_NEW "
title="NEW - ErrorEvent should include the underlying uncaught exception, if any, in the 'error' property"
href="show_bug.cgi?id=158192">https://bugs.webkit.org/show_bug.cgi?id=158192</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>