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

Issue 23523038: Display supervised users synced avatars in the import overlay (Closed)

Created:
7 years, 3 months ago by ibra
Modified:
7 years, 3 months ago
Reviewers:
Bernhard Bauer, Sergiu
CC:
chromium-reviews, dbeam+watch-options_chromium.org, tfarina, pam+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@avatar_sync_2
Visibility:
Public.

Description

Display supervised users synced avatars in the import overlay BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222513

Patch Set 1 #

Patch Set 2 : death tests #

Total comments: 12

Patch Set 3 : bauerb@ #

Total comments: 6

Patch Set 4 : .. #

Patch Set 5 : bauerb@ + #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -15 lines) Patch
M chrome/browser/managed_mode/managed_user_sync_service.h View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/managed_mode/managed_user_sync_service.cc View 1 2 3 6 chunks +40 lines, -11 lines 0 comments Download
M chrome/browser/managed_mode/managed_user_sync_service_unittest.cc View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/managed_user_import_handler.cc View 1 2 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
ibra
Hey Sergiu, Please review. Thanks!
7 years, 3 months ago (2013-09-09 12:34:59 UTC) #1
Sergiu
lgtm
7 years, 3 months ago (2013-09-09 13:35:35 UTC) #2
ibra
Hey Bernhard, please take a look. Thanks!
7 years, 3 months ago (2013-09-09 13:44:22 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/23523038/diff/1005/chrome/browser/managed_mode/managed_user_sync_service.cc File chrome/browser/managed_mode/managed_user_sync_service.cc (right): https://codereview.chromium.org/23523038/diff/1005/chrome/browser/managed_mode/managed_user_sync_service.cc#newcode118 chrome/browser/managed_mode/managed_user_sync_service.cc:118: NOTREACHED(); From http://dev.chromium.org/developers/coding-style#TOC-CHECK-DCHECK-and-NOTREACHED- : "You should not handle DCHECK() ...
7 years, 3 months ago (2013-09-09 14:13:14 UTC) #4
ibra
PTAL, thanks! https://codereview.chromium.org/23523038/diff/1005/chrome/browser/managed_mode/managed_user_sync_service.cc File chrome/browser/managed_mode/managed_user_sync_service.cc (right): https://codereview.chromium.org/23523038/diff/1005/chrome/browser/managed_mode/managed_user_sync_service.cc#newcode118 chrome/browser/managed_mode/managed_user_sync_service.cc:118: NOTREACHED(); On 2013/09/09 14:13:14, Bernhard Bauer wrote: ...
7 years, 3 months ago (2013-09-09 18:03:11 UTC) #5
Bernhard Bauer
https://codereview.chromium.org/23523038/diff/12001/chrome/browser/managed_mode/managed_user_sync_service.h File chrome/browser/managed_mode/managed_user_sync_service.h (right): https://codereview.chromium.org/23523038/diff/12001/chrome/browser/managed_mode/managed_user_sync_service.h#newcode53 chrome/browser/managed_mode/managed_user_sync_service.h:53: static bool GetAvatarIndex(const std::string& avatar_str, int* avatar_index); What are ...
7 years, 3 months ago (2013-09-09 19:16:08 UTC) #6
ibra
https://codereview.chromium.org/23523038/diff/12001/chrome/browser/managed_mode/managed_user_sync_service.h File chrome/browser/managed_mode/managed_user_sync_service.h (right): https://codereview.chromium.org/23523038/diff/12001/chrome/browser/managed_mode/managed_user_sync_service.h#newcode53 chrome/browser/managed_mode/managed_user_sync_service.h:53: static bool GetAvatarIndex(const std::string& avatar_str, int* avatar_index); On 2013/09/09 ...
7 years, 3 months ago (2013-09-10 11:10:44 UTC) #7
Bernhard Bauer
lgtm
7 years, 3 months ago (2013-09-10 11:34:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ibraaaa@chromium.org/23523038/20001
7 years, 3 months ago (2013-09-10 11:34:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ibraaaa@chromium.org/23523038/20001
7 years, 3 months ago (2013-09-10 13:04:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ibraaaa@chromium.org/23523038/20001
7 years, 3 months ago (2013-09-11 09:36:45 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-11 12:31:40 UTC) #12
Message was sent while issue was closed.
Change committed as 222513

Powered by Google App Engine
This is Rietveld 408576698