Fix wallpaper not paint (white screen) problem after restore from browser crash.
This CL move the wallpaper widget initialization to right after a OnWindowResized
call in shell.cc, so the widget can get correct bounds size and animate.
BUG=125084
TEST=On a chromebook, open a browser and go to about:inducebrowsercrashforrealz to
trigger a browser crash. After browser restore, verify the wallpaper also restored,
instead of a white background.
Review URL: http://codereview.chromium.org/10233022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134310 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed