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

Issue 783963002: Tray message changed for child accounts. Warning bubble removed for child accounts. (Closed)

Created:
6 years ago by merkulova
Modified:
6 years ago
CC:
chromium-reviews, sadrul, stevenjb+watch_chromium.org, oshima+watch_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tray message changed for child accounts. Warning bubble removed for child accounts. BUG=435130, 439941 CL based on https://chromereviews.googleplex.com/ TBR=jennyz@chromium.org Committed: https://crrev.com/73b32fca8ed133af29af871d2108f9ea5de7f0bf Cr-Commit-Position: refs/heads/master@{#309427}

Patch Set 1 #

Total comments: 5

Patch Set 2 : String ids and descriptions changed. #

Patch Set 3 : Rebase and rename. #

Total comments: 7

Patch Set 4 : IsUserChild method inlined as UserManaged is componentized. #

Patch Set 5 : Inline temporarily removed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -9 lines) Patch
M ash/system/chromeos/supervised/tray_supervised_user.cc View 1 2 4 2 chunks +5 lines, -2 lines 0 comments Download
M ash/system/tray/default_system_tray_delegate.h View 1 2 4 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/tray/default_system_tray_delegate.cc View 1 2 4 1 chunk +4 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray_delegate.h View 1 2 3 4 1 chunk +7 lines, -1 line 0 comments Download
M chrome/app/chromeos_strings.grdp View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 3 4 4 chunks +47 lines, -6 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_common.h View 1 2 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_common.cc View 1 2 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
merkulova
Marc, please have a look.
6 years ago (2014-12-08 13:37:48 UTC) #3
Marc Treib
https://codereview.chromium.org/783963002/diff/1/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/783963002/diff/1/chrome/app/chromeos_strings.grdp#newcode1682 chrome/app/chromeos_strings.grdp:1682: <message name="IDS_USER_IS_MANAGED_BY_ONE_NOTICE" desc="Text for notifications showing that this user ...
6 years ago (2014-12-08 14:19:49 UTC) #4
merkulova
https://codereview.chromium.org/783963002/diff/1/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/783963002/diff/1/chrome/app/chromeos_strings.grdp#newcode1682 chrome/app/chromeos_strings.grdp:1682: <message name="IDS_USER_IS_MANAGED_BY_ONE_NOTICE" desc="Text for notifications showing that this user ...
6 years ago (2014-12-08 15:10:13 UTC) #7
Marc Treib
lgtm if you want to do the renaming in another CL. General question: Do you ...
6 years ago (2014-12-08 15:26:54 UTC) #8
merkulova
+oshima@ as ../ui/ash/.* files owner
6 years ago (2014-12-11 10:50:28 UTC) #10
oshima
https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc File chrome/browser/ui/ash/system_tray_delegate_chromeos.cc (right): https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc#newcode406 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc:406: else nuke else https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc#newcode413 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc:413: } we should move ...
6 years ago (2014-12-11 19:21:31 UTC) #11
merkulova
PTAL https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc File chrome/browser/ui/ash/system_tray_delegate_chromeos.cc (right): https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc#newcode406 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc:406: else On 2014/12/11 19:21:30, oshima wrote: > nuke ...
6 years ago (2014-12-12 08:54:56 UTC) #12
oshima
lgtm https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc File chrome/browser/ui/ash/system_tray_delegate_chromeos.cc (right): https://codereview.chromium.org/783963002/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc#newcode413 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc:413: } On 2014/12/12 08:54:56, merkulova wrote: > On ...
6 years ago (2014-12-12 20:35:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/783963002/60001
6 years ago (2014-12-15 08:25:38 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/7790)
6 years ago (2014-12-15 09:25:46 UTC) #17
merkulova
I'm really sorry to undo the inline, Mitsuru. It appears necessary as even if UserManager ...
6 years ago (2014-12-22 13:55:26 UTC) #19
Dmitry Polukhin
LGTM oshima@ I'll make sure that refactoring will be done and final code will look ...
6 years ago (2014-12-22 14:18:22 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/783963002/80001
6 years ago (2014-12-22 14:19:37 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years ago (2014-12-22 15:27:13 UTC) #23
commit-bot: I haz the power
6 years ago (2014-12-22 15:27:57 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/73b32fca8ed133af29af871d2108f9ea5de7f0bf
Cr-Commit-Position: refs/heads/master@{#309427}

Powered by Google App Engine
This is Rietveld 408576698