Comment #7 on issue 8477 by bugdro...@chromium.org: Crash in BrowserView
http://code.google.com/p/chromium/issues/detail?id=8477

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=11417

------------------------------------------------------------------------
r11417 | m...@chromium.org | 2009-03-10 20:25:43 -0700 (Tue, 10 Mar 2009) |  
13 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/browser/views/frame/browser_view.cc?r1=11417&r2=11416
    M  
http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/browser/views/frame/browser_view.h?r1=11417&r2=11416
    M  
http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/views/view.cc?r1=11417&r2=11416
    M  
http://src.chromium.org/viewvc/chrome/branches/169/src/chrome/views/view.h?r1=11417&r2=11416

Merge r11285.

Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserView
that created it, but if a tab contained a download shelf and was
dragged to a new window the ResizeCorner would be referencing the
wrong BrowserView. I've changed the code to look up the ancestor
BrowserView as necessary.

Review URL: http://codereview.chromium.org/41010
BUG=8477
TBR= sky

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


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to