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

Issue 350183002: Rename "managed (mode|user)" to "supervised user" (part 5) (Closed)

Created:
6 years, 6 months ago by Marc Treib
Modified:
6 years, 6 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, tfarina, pam+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Rename "managed (mode|user)" to "supervised user" (part 5) Followup to https://codereview.chromium.org/345563008/, https://codereview.chromium.org/335273005/, https://codereview.chromium.org/335833003/, and https://codereview.chromium.org/316863002/ This CL renames resource IDs. Still missing: - ChromeOS-specific code in c/b/chromeos/login/managed/ and ash/system/ - JavaScript - The global ENABLE_MANAGED_USERS define TBR=oshima@chromium.org (c/app/theme and c/b/chromeos) TBR=msw@chromium.org (c/b/ui/cocoa and c/b/ui/views) TBR=noms@chromium.org (c/b/profiles) TBR=thakis@chromium.org (c/b/browser_resources.grd) All the TBRs are simple renames. BUG=385113 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279835

Patch Set 1 #

Patch Set 2 : CrOS #

Patch Set 3 : for real now #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -112 lines) Patch
M chrome/app/generated_resources.grd View 9 chunks +38 lines, -38 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 chunk +13 lines, -13 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/managed/locally_managed_user_creation_screen.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/avatar_menu.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_list_desktop.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_list_desktop_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/login/screen_gaia_signin.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/login/user_pod_row.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_interstitial.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_navigation_observer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_theme.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/avatar_button_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/profiles/avatar_label_button.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/profiles/avatar_label.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/profiles/new_avatar_button.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/create_profile_handler.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/options/managed_user_create_confirm_handler.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/options/managed_user_import_handler.cc View 1 chunk +11 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/options/managed_user_learn_more_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Marc Treib
No need to look at anything except the .grd files, the rest is just the ...
6 years, 6 months ago (2014-06-24 09:56:26 UTC) #1
Bernhard Bauer
lgtm
6 years, 6 months ago (2014-06-24 10:11:11 UTC) #2
Pam (message me for reviews)
Is renaming all these strings going to trigger translation requests for them? We should alert ...
6 years, 6 months ago (2014-06-24 18:26:05 UTC) #3
Marc Treib
On 2014/06/24 18:26:05, Pam (also PM for reviews) wrote: > Is renaming all these strings ...
6 years, 6 months ago (2014-06-25 08:16:30 UTC) #4
Bernhard Bauer
On 2014/06/24 18:26:05, Pam (also PM for reviews) wrote: > Is renaming all these strings ...
6 years, 6 months ago (2014-06-25 08:25:18 UTC) #5
Marc Treib
On 2014/06/25 08:25:18, Bernhard Bauer wrote: > On 2014/06/24 18:26:05, Pam (also PM for reviews) ...
6 years, 6 months ago (2014-06-25 08:34:12 UTC) #6
Bernhard Bauer
On 2014/06/25 08:34:12, treib wrote: > On 2014/06/25 08:25:18, Bernhard Bauer wrote: > > On ...
6 years, 6 months ago (2014-06-25 08:43:30 UTC) #7
Marc Treib
On 2014/06/25 08:43:30, Bernhard Bauer wrote: > On 2014/06/25 08:34:12, treib wrote: > > On ...
6 years, 6 months ago (2014-06-25 08:52:42 UTC) #8
Pam (message me for reviews)
I'll check with jamarante@. It's got to be keyed at least partly by both, since ...
6 years, 6 months ago (2014-06-25 14:00:05 UTC) #9
Pam (message me for reviews)
All is indeed fine. LGTM, to be formal about it. Official word from tc: " ...
6 years, 6 months ago (2014-06-25 19:14:08 UTC) #10
Pam (message me for reviews)
The CQ bit was checked by pam@chromium.org
6 years, 6 months ago (2014-06-25 19:14:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/350183002/60001
6 years, 6 months ago (2014-06-25 19:15:48 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-25 22:09:19 UTC) #13
Message was sent while issue was closed.
Change committed as 279835

Powered by Google App Engine
This is Rietveld 408576698