Bug 24525

Summary: REGRESSION: Inspector window doesn't close when corresponding page window is closed
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: Web Inspector (Deprecated)Assignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 24106    
Bug Blocks:    
Attachments:
Description Flags
Fix for inspector window closing regression, v1. manyoso: review+

Dimitri Glazkov (Google)
Reported 2009-03-11 15:41:27 PDT
Because I recently made InspectorController ref-counted, it won't destruct naturally by itself when Page is destroyed. I will be fixing this shortly.
Attachments
Fix for inspector window closing regression, v1. (2.14 KB, patch)
2009-03-12 12:47 PDT, Dimitri Glazkov (Google)
manyoso: review+
Dimitri Glazkov (Google)
Comment 1 2009-03-12 12:47:09 PDT
Created attachment 28541 [details] Fix for inspector window closing regression, v1. WebCore/ChangeLog | 15 +++++++++++++++ WebCore/inspector/InspectorController.cpp | 14 ++++++-------- 2 files changed, 21 insertions(+), 8 deletions(-)
Dimitri Glazkov (Google)
Comment 2 2009-03-12 12:55:17 PDT
Note You need to log in before you can comment on or make changes to this bug.