Bug 19890 - Assertion failure on exception in js console
Summary: Assertion failure on exception in js console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar
: 19960 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-03 14:07 PDT by Oliver Hunt
Modified: 2009-03-02 00:22 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.