Bug 20402 - Debugger not detached when the Inspector window closes
Summary: Debugger not detached when the Inspector window closes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 10:58 PDT by Timothy Hatcher
Modified: 2008-08-15 11:35 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.06 KB, patch)
2008-08-15 11:04 PDT, Timothy Hatcher
aroben: review+
Details | Formatted Diff | Diff

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