Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Issue 10459003: Load user custom wallpaper after browser crash. (Closed)

Created:
8 years, 6 months ago by bshe
Modified:
8 years, 6 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, sadrul, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Load user custom wallpaper after browser crash. BUG=129810 TEST= 1. Login 2. Set custom wallpaper for desktop background 3. Trigger a chrome crash (about://inducebrowsercrashforrealz) 4. Observe the desktop wallpaper 5. Go to "Set wallpaper" settings dialog and look for the custom added wallpaper thumbnail Verify that custom wallpaper restored after chrome crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140312

Patch Set 1 #

Patch Set 2 : Nit #

Total comments: 4

Patch Set 3 : Nikita's review #

Total comments: 1

Patch Set 4 : Fix space off #

Patch Set 5 : Fix aura_shell_unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -58 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download
M ash/desktop_background/desktop_background_controller.h View 1 2 3 4 3 chunks +11 lines, -14 lines 0 comments Download
M ash/desktop_background/desktop_background_controller.cc View 1 2 3 4 2 chunks +7 lines, -13 lines 0 comments Download
M ash/shell.cc View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/background/ash_user_wallpaper_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/mock_user_manager.h View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/chromeos/login/mock_user_manager.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/user_manager.h View 1 2 3 4 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/login/user_manager_impl.h View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_manager_impl.cc View 1 2 3 4 2 chunks +11 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_handler2.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
bshe
Hi Nikita. Could you take a look at this CL since it mostly touches user_manager ...
8 years, 6 months ago (2012-05-28 20:51:17 UTC) #1
bshe
On 2012/05/28 20:51:17, bshe wrote: > Hi Nikita. > > Could you take a look ...
8 years, 6 months ago (2012-05-30 16:59:40 UTC) #2
Nikita (slow)
lgtm http://codereview.chromium.org/10459003/diff/2001/ash/accelerators/accelerator_controller.cc File ash/accelerators/accelerator_controller.cc (right): http://codereview.chromium.org/10459003/diff/2001/ash/accelerators/accelerator_controller.cc#newcode140 ash/accelerators/accelerator_controller.cc:140: desktop_background_controller->SetDesktopBackgroundSolidColorMode(); Both blocks should have { } http://codereview.chromium.org/10459003/diff/2001/ash/desktop_background/desktop_background_controller.cc ...
8 years, 6 months ago (2012-05-30 17:25:06 UTC) #3
bshe
Done. Thanks! +sky for OWNERS: ash/* +jhawkins for OWNERS: chrome/browser/ui/webui/options2 https://chromiumcodereview.appspot.com/10459003/diff/2001/ash/accelerators/accelerator_controller.cc File ash/accelerators/accelerator_controller.cc (right): https://chromiumcodereview.appspot.com/10459003/diff/2001/ash/accelerators/accelerator_controller.cc#newcode140 ...
8 years, 6 months ago (2012-05-30 23:33:05 UTC) #4
sky
LGTM https://chromiumcodereview.appspot.com/10459003/diff/10001/ash/accelerators/accelerator_controller.cc File ash/accelerators/accelerator_controller.cc (right): https://chromiumcodereview.appspot.com/10459003/diff/10001/ash/accelerators/accelerator_controller.cc#newcode156 ash/accelerators/accelerator_controller.cc:156: } else { nit: spacing is off here.
8 years, 6 months ago (2012-05-31 00:20:31 UTC) #5
Nikita (slow)
On 2012/05/30 23:33:05, bshe wrote: > Done. Thanks! > > +sky for OWNERS: > ash/* ...
8 years, 6 months ago (2012-05-31 17:07:03 UTC) #6
bshe
+jhawkins friendly ping for chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_handler2.cc On 2012/05/31 17:07:03, Nikita Kostylev wrote: > On 2012/05/30 23:33:05, ...
8 years, 6 months ago (2012-06-01 15:59:44 UTC) #7
James Hawkins
LGTM
8 years, 6 months ago (2012-06-04 16:00:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/10459003/8003
8 years, 6 months ago (2012-06-04 16:10:04 UTC) #9
commit-bot: I haz the power
8 years, 6 months ago (2012-06-04 17:12:24 UTC) #10
Change committed as 140312

Powered by Google App Engine
This is Rietveld 408576698