[Webkit-unassigned] [Bug 22608] Add a test to verify line numbers in uncaught exceptions

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


https://bugs.webkit.org/show_bug.cgi?id=22608


pam at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |pam at chromium.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #25692|                            |review?
               Flag|                            |




------- Comment #2 from pam at chromium.org  2008-12-02 16:57 PDT -------
Created an attachment (id=25692)
 --> (https://bugs.webkit.org/attachment.cgi?id=25692&action=view)
New test + result

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list