Descriptionash: Avoid reloading already-resized custom wallpaper.
Avoid a white flash at startup caused by
DesktopBackgroundController comparing the resized version of
a custom wallpaper image against the original image, seeing
that they are different, and then resizing the original
image again.
BUG=321402
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236852
Patch Set 1 #Patch Set 2 : add another MakeThreadSafe() call to WallpaperResizer #
Total comments: 1
Patch Set 3 : only call MakeThreadSafe in WallpaperResizer's c'tor #Patch Set 4 : fix WallpaperManager test #Patch Set 5 : style fix #
Messages
Total messages: 10 (0 generated)
|