My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 22993: Chrome Frame crashes if I try to navigate the page while the Inspector is open
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ananta@chromium.org
Closed:  Sep 28
Cc:  slightlyoff@chromium.org
Type-Bug
Pri-2
OS-Windows
Area-ChromeFrame
Size-Medium


Sign in to add a comment
 
Reported by jackson@chromium.org, Sep 24, 2009
What steps will reproduce the problem?
1. Go to a page that uses Chrome Frame, e.g. www.collinjackson.com
2. Right click and Inspect Element
3. Navigate the main window to www.google.com

What is the expected output?

Inspector closes or something.

What do you see instead?

Google Chrome crashes.

Comment 1 by jackson@chromium.org, Sep 24, 2009
(No comment was entered for this change.)
Owner: ---
Comment 2 by ananta@chromium.org, Sep 25, 2009
(No comment was entered for this change.)
Status: Assigned
Owner: ana...@chromium.org
Comment 3 by bugdroid1@chromium.org, Sep 28, 2009
The following revision refers to this bug:
    http://src.chromium.org/viewvc/chrome?view=rev&revision=27407 

------------------------------------------------------------------------
r27407 | ananta@chromium.org | 2009-09-28 14:13:08 -0700 (Mon, 28 Sep 2009) | 11 lines
Changed paths:
   M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/external_tab_container.cc?r1=27407&r2=27406

If IE was navigated away to a different page when the ChromeFrame inspector window was open
it would crash the browser.

The fix is to ensure that the inspector window is closed when the ExternalTabContainer window
is uninitialized.

This fixes bug http://code.google.com/p/chromium/issues/detail?id=22993

Bug=22993

Review URL: http://codereview.chromium.org/249005
------------------------------------------------------------------------

Comment 4 by ananta@chromium.org, Sep 28, 2009
(No comment was entered for this change.)
Status: Fixed
Comment 5 by bugdroid1@chromium.org, Sep 28, 2009
The following revision refers to this bug:
    http://src.chromium.org/viewvc/chrome?view=rev&revision=27463 

------------------------------------------------------------------------
r27463 | ananta@chromium.org | 2009-09-28 20:44:06 -0700 (Mon, 28 Sep 2009) | 13 lines
Changed paths:
   M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/external_tab_container.cc?r1=27463&r2=27462

Another attempt at landing this.

If IE was navigated away to a different page when the ChromeFrame inspector window was open
it would crash the browser.

The fix is to ensure that the inspector window is closed when the ExternalTabContainer window
is uninitialized.

This fixes bug http://code.google.com/p/chromium/issues/detail?id=22993

Bug=22993

Review URL: http://codereview.chromium.org/249028
------------------------------------------------------------------------

Sign in to add a comment

Powered by Google Project Hosting