DescriptionFixes crash introduced by fix for 11229. The fix for 11229 made it so
we might pass a bounds and maximized request when creating a browser
window. If for whatever reason that size isn't valid (say doesn't fit
on the monitor), then CreateWindow calls WM_POSCHANGED. The current
code didn't handle this too well because not all the state has been
set up yet.
BUG=89843
TEST=none
R=pkasting@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93319
Patch Set 1 #
Total comments: 1
Patch Set 2 : Incorporate review feedback #
Messages
Total messages: 2 (0 generated)
|