DescriptionFix top crasher on the AvatarMenuButton destructor
like crash/reportdetail?reportid=01290260a34c8b50
Because GetTopLevelWidget() is not valid, in the call
GetNativeHandle() {
return GetWidget()->GetTopLevelWidget()->GetNativeWindow();
}
I see no other solution than to test if the whole window is going away.
TBR=ben
BUG=95232
TEST= see bug
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99591
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #Messages
Total messages: 1 (0 generated)
|