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

Issue 1566713005: Make the third party wallpaper syncable through different devices. (Closed)

Created:
4 years, 11 months ago by xdai1
Modified:
4 years, 11 months ago
CC:
arv+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, davemoore+watch_chromium.org, extensions-reviews_chromium.org, oshima+watch_chromium.org, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the third party wallpaper syncable through different devices. BUG=551133 Committed: https://crrev.com/f1d980c086da850a4914892b8da992a836ac2a16 Cr-Commit-Position: refs/heads/master@{#369809}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 12

Patch Set 3 : Address the comments #

Patch Set 4 : Add a TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -49 lines) Patch
M chrome/browser/chromeos/extensions/wallpaper_api.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_api.cc View 2 chunks +60 lines, -43 lines 0 comments Download
M chrome/browser/resources/chromeos/wallpaper_manager/js/constants.js View 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js View 1 2 3 3 chunks +30 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/wallpaper_manager/js/util.js View 1 2 1 chunk +17 lines, -2 lines 0 comments Download
M chrome/common/extensions/api/wallpaper_private.json View 1 chunk +17 lines, -1 line 0 comments Download

Messages

Total messages: 37 (17 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566713005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566713005/20001
4 years, 11 months ago (2016-01-07 02:16:22 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-07 02:39:49 UTC) #4
xdai1
bshe@, could you help to review this CL please? Thanks!
4 years, 11 months ago (2016-01-07 19:01:41 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566713005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566713005/40001
4 years, 11 months ago (2016-01-07 23:18:34 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-07 23:49:24 UTC) #11
bshe
High level comment: Have you discussed with extension api folks about this design? I worry ...
4 years, 11 months ago (2016-01-08 19:56:39 UTC) #12
xdai1
Thanks for your review! Do you know who I should talk to about this? I ...
4 years, 11 months ago (2016-01-08 20:17:48 UTC) #13
bshe
On 2016/01/08 20:17:48, xdai1 wrote: > Thanks for your review! > > Do you know ...
4 years, 11 months ago (2016-01-08 21:30:31 UTC) #14
bshe
mostly looks good. just have a couple of questions. https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (left): https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#oldcode299 chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js:299: ...
4 years, 11 months ago (2016-01-13 18:43:17 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566713005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566713005/80001
4 years, 11 months ago (2016-01-14 22:08:13 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-14 22:40:57 UTC) #20
xdai1
Biao, I've addressed your comments. Please take another look, thanks! https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (left): https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#oldcode299 ...
4 years, 11 months ago (2016-01-14 23:03:51 UTC) #21
bshe
lgtm with a TODO added https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js File chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js (left): https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js#oldcode299 chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js:299: } else { // ...
4 years, 11 months ago (2016-01-15 15:52:00 UTC) #22
xdai1
On 2016/01/15 15:52:00, bshe wrote: > lgtm with a TODO added > > https://codereview.chromium.org/1566713005/diff/40001/chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js > ...
4 years, 11 months ago (2016-01-15 18:13:46 UTC) #25
Ken Rockot(use gerrit already)
lgtm
4 years, 11 months ago (2016-01-15 18:40:48 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566713005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566713005/100001
4 years, 11 months ago (2016-01-15 18:46:42 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-15 19:19:33 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1566713005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1566713005/100001
4 years, 11 months ago (2016-01-15 19:21:50 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 11 months ago (2016-01-15 19:27:27 UTC) #35
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 19:28:24 UTC) #37
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f1d980c086da850a4914892b8da992a836ac2a16
Cr-Commit-Position: refs/heads/master@{#369809}

Powered by Google App Engine
This is Rietveld 408576698