[webkit-reviews] review requested: [Bug 22608] Add a test to verify line numbers in uncaught exceptions : [Attachment 25692] New test + result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 2 16:57:23 PST 2008


Pam Greene <pam at chromium.org> has asked  for review:
Bug 22608: Add a test to verify line numbers in uncaught exceptions
https://bugs.webkit.org/show_bug.cgi?id=22608

Attachment 25692: New test + result
https://bugs.webkit.org/attachment.cgi?id=25692&action=review

------- Additional Comments from Pam Greene <pam at chromium.org>
This test is not suited to the JS wrapper, because the uncaught exception halts
parsing.

The test also currently doesn't produce the right output, instead saying the
exception was thrown on line 0. Unfortunately, there's no good way to mark it
as an expected failure (no way to have FAIL come up in the expected results).
All in all, not an ideal test, but I don't know of a better way to check what
it's looking at.

The line-number error looks like bug 5206.


More information about the webkit-reviews mailing list