Bug 117215

Summary: Caught exceptions are treated as uncaught
Product: WebKit Reporter: Paul Miller <paul+bugs>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fpizlo, ggaren, graouts, joepeck, mark.lam, oliver, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Paul Miller 2013-06-04 16:12:50 PDT
1. Go to any page with jQuery with enabled uncaught exceptions.
2. You will see debugger stopped at some point. Though that point is later wrapped in try-catch
Comment 1 Radar WebKit Bug Importer 2013-06-04 16:14:08 PDT
<rdar://problem/14064223>
Comment 2 Timothy Hatcher 2013-06-05 10:59:23 PDT

*** This bug has been marked as a duplicate of bug 93607 ***