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

Issue 14416017: Sync online wallpaper (Closed)

Created:
7 years, 8 months ago by bshe
Modified:
7 years, 7 months ago
Reviewers:
flackr
CC:
chromium-reviews, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Sync online wallpaper Note: surprise me option is not synced yet BUG=179276 TEST= (need chromebook) 1. open wallpaper picker, set any of the online wallpapers (remember the one you select) 2. go to chrome://sync, in the "sync node browser" tab, drill down to "app settings" in the left tree view 3. select "wallpaper-info-key" item. skim over the detail, you should see the wallpaper url is remembered. 4. logout and delete your account and then login or login on a diffrent device (make sure sync trigged). 5. your wallpaper should automatically change from default wallpaper to the one you previously selected in a moment after login Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199838

Patch Set 1 #

Patch Set 2 : sync wallpaper #

Total comments: 4

Patch Set 3 : review #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : rebase #

Patch Set 6 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -17 lines) Patch
M chrome/browser/resources/chromeos/wallpaper_manager/js/constants.js View 1 2 2 chunks +17 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js View 1 2 3 4 chunks +34 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/wallpaper_manager/js/util.js View 1 2 3 2 chunks +29 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/wallpaper_manager/js/wallpaper_manager.js View 1 2 3 4 5 7 chunks +14 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bshe
Hey Rob. Could you please take a look at this small CL? This is the ...
7 years, 8 months ago (2013-04-25 16:50:50 UTC) #1
flackr
https://codereview.chromium.org/14416017/diff/1005/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (right): https://codereview.chromium.org/14416017/diff/1005/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#newcode241 chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js:241: } else if (changes[Constants.AccessWallpaperInfoKey]) { This shouldn't be else ...
7 years, 8 months ago (2013-04-26 03:51:16 UTC) #2
bshe
Done. Could you please take another look? Thanks! https://codereview.chromium.org/14416017/diff/1005/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (right): https://codereview.chromium.org/14416017/diff/1005/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#newcode241 chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js:241: } ...
7 years, 8 months ago (2013-04-26 16:56:51 UTC) #3
flackr
https://codereview.chromium.org/14416017/diff/11001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (right): https://codereview.chromium.org/14416017/diff/11001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#newcode255 chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js:255: localValue.source != localValue.source) { localValue.source will always be equal ...
7 years, 8 months ago (2013-04-26 17:03:57 UTC) #4
bshe
Done. Thanks! https://codereview.chromium.org/14416017/diff/11001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (right): https://codereview.chromium.org/14416017/diff/11001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#newcode255 chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js:255: localValue.source != localValue.source) { Dooh. Forget to ...
7 years, 8 months ago (2013-04-26 17:34:48 UTC) #5
flackr
LGTM, it's probably worth noting the current behavior when you set a custom wallpaper in ...
7 years, 8 months ago (2013-04-26 17:49:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/14416017/28001
7 years, 7 months ago (2013-05-13 18:26:57 UTC) #7
commit-bot: I haz the power
7 years, 7 months ago (2013-05-13 22:37:55 UTC) #8
Message was sent while issue was closed.
Change committed as 199838

Powered by Google App Engine
This is Rietveld 408576698