DescriptionFixes crash in Browser::Observe. We can end up here during creation of
the window, at which point window_ is NULL. This can happen because
SHAppBarMessage runs a nested message loop pumping events. I suspect
the right fix is to not invoke SHAppBarMessage, but that'll have to be
done separately.
BUG=94614
TEST=none
R=ben@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98839
Patch Set 1 #Patch Set 2 : Comment tweaks #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|