[webkit-reviews] review requested: [Bug 93607] Web Inspector: [JSC] Caught exception is treated as uncaught : [Attachment 211132] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 19:10:53 PDT 2013


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 93607: Web Inspector: [JSC] Caught exception is treated as uncaught
https://bugs.webkit.org/show_bug.cgi?id=93607

Attachment 211132: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=211132&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Check the entire call stack for exception handlers, instead of just the local
call frame.

Added tests that cover this and other Inspector pause on exception states.


More information about the webkit-reviews mailing list