Bug 19890

Summary: Assertion failure on exception in js console
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, aroben, timothy
Priority: P1 Keywords: HasReduction, InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Oliver Hunt 2008-07-03 14:07:12 PDT
I hit an assertion failure when i trigger an exception in the inspector console.

To repro:
1. Open google.com in a debug build
2. open the web inspector
3. open the console
4. type 'a' (or some other non-existant variable) and hit enter
Comment 1 Timothy Hatcher 2008-07-21 14:38:05 PDT
*** Bug 19960 has been marked as a duplicate of this bug. ***
Comment 2 Timothy Hatcher 2008-07-24 14:21:22 PDT
<rdar://problem/6098881>
Comment 3 Timothy Hatcher 2009-03-01 22:45:55 PST
This no longer reproduces, but null is shown where there should be an exception.
Comment 4 Timothy Hatcher 2009-03-02 00:22:58 PST
Fixed the new symptom in r41353.