[webkit-reviews] review requested: [Bug 28622] Caught exceptions still pause the debugger : [Attachment 46967] [PATCH] Add a hasHandler parameter to JavaScriptDebugServer::exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 18:49:21 PST 2010


Brian Weinstein <bweinstein at apple.com> has asked  for review:
Bug 28622: Caught exceptions still pause the debugger
https://bugs.webkit.org/show_bug.cgi?id=28622

Attachment 46967: [PATCH] Add a hasHandler parameter to
JavaScriptDebugServer::exception
https://bugs.webkit.org/attachment.cgi?id=46967&action=review

------- Additional Comments from Brian Weinstein <bweinstein at apple.com>
This patch has no change in behavior, but enables us to differentiate between
Break on All Exceptions and Break on Uncaught Exceptions.


More information about the webkit-reviews mailing list