[webkit-reviews] review requested: [Bug 20093] JSC shell does not clear exceptions after it executes toString on an expression : [Attachment 22970] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 24 18:24:44 PDT 2008


Cameron Zwarich (cpst) <cwzwarich at uwaterloo.ca> has asked  for review:
Bug 20093: JSC shell does not clear exceptions after it executes toString on an
expression
https://bugs.webkit.org/show_bug.cgi?id=20093

Attachment 22970: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=22970&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
Here's a fix. It doesn't make the user aware of any exceptions that occurred
while printing the final value, but we should deal with that problem later,
together with the solution for the inspector.


More information about the webkit-reviews mailing list