[Webkit-unassigned] [Bug 55092] Stack information of uncaught Error object should be available in window.onerror
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 29 06:45:55 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=55092
--- Comment #24 from Brian Burg <bburg at apple.com> ---
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:
https://bugs.webkit.org/show_bug.cgi?id=158192
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160529/c650cd04/attachment.html>
More information about the webkit-unassigned
mailing list