Bug 19201 - JavaScript debugger crashes when switching scripts
Summary: JavaScript debugger crashes when switching scripts
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 14:30 PDT by Cameron Zwarich (cpst)
Modified: 2008-06-07 21:14 PDT (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 Cameron Zwarich (cpst) 2008-05-22 14:30:10 PDT
Enable debugging, and go to a different site, e.g.

http://reddit.com/r/programming/

Then, open the Web Inspector and go into the Scripts tab, and switch scripts twice (it works for the first -> the second -> the third, at least). This causes a crash.
Comment 1 Alexey Proskuryakov 2008-05-23 06:20:59 PDT
Opening this site crashes for me even without Web Inspector: bug 19214.
Comment 2 Cameron Zwarich (cpst) 2008-06-07 21:14:52 PDT
This now appears to be fixed.