Bug 20402

Summary: Debugger not detached when the Inspector window closes
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Major CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch aroben: review+

Description Timothy Hatcher 2008-08-15 10:58:34 PDT
The debugger should be detached when the Inspector window closes, but it is not. This leads to unexpected slowdowns and a broken Scripts panel interface when the Inspector opened again (since the scripts are cleared.)
Comment 1 Timothy Hatcher 2008-08-15 11:04:35 PDT
Created attachment 22821 [details]
Proposed patch
Comment 2 Adam Roben (:aroben) 2008-08-15 11:31:53 PDT
Comment on attachment 22821 [details]
Proposed patch

r=me
Comment 3 Timothy Hatcher 2008-08-15 11:35:58 PDT
Landed in r35798.