[Webkit-unassigned] [Bug 21141] REGRESSION: Exception messages for user entered commands are poor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 26 10:09:22 PDT 2008


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


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Error messages in the       |REGRESSION: Exception
                   |inspector console are very  |messages for user entered
                   |poor :-(                    |commands are poor




------- Comment #1 from timothy at hatcher.name  2008-09-26 10:09 PDT -------
This is a regression in JavaScriptCore I think. Since the Inspector is getting
false for:

exceptionObj instanceof win.Error

Where exceptionObj is a JSQuarantinedObjectWrapper around an Error object.

When not using JSQuarantinedObjectWrappers this works.


-- 
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.



More information about the webkit-unassigned mailing list