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

Issue 467363003: Guest mode causes certain settings to be hidden. (Closed)

Created:
6 years, 4 months ago by Mike Lerman
Modified:
6 years, 4 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Guest mode causes certain settings to be hidden. (specifically, everything except the omnibox's search engine) Remove the settings search box. Remove the enableResetProfileSettings JS variable, in place of "isGuest". BUG=402153 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291096

Patch Set 1 #

Total comments: 9

Patch Set 2 : Rebase #

Patch Set 3 : Estade's comments #

Total comments: 2

Patch Set 4 : Change visibility to CSS controlled #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -11 lines) Patch
M chrome/browser/resources/options/browser_options.css View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/browser_options.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/content_settings.js View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/options.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/search_page.js View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/options/startup_pages_handler.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Mike Lerman
Hi Evan, Can you please review this CL? The goal is to remove most elements ...
6 years, 4 months ago (2014-08-14 19:47:54 UTC) #1
Evan Stade
On 2014/08/14 19:47:54, Mike Lerman wrote: > Hi Evan, > > Can you please review ...
6 years, 4 months ago (2014-08-14 20:09:17 UTC) #2
Mike Lerman
On 2014/08/14 20:09:17, Evan Stade wrote: > On 2014/08/14 19:47:54, Mike Lerman wrote: > > ...
6 years, 4 months ago (2014-08-14 20:12:13 UTC) #3
Mike Lerman
Hi Evan, This CL: - hides the search box in guest mode - Hides the ...
6 years, 4 months ago (2014-08-19 13:02:56 UTC) #4
Evan Stade
https://codereview.chromium.org/467363003/diff/40001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/467363003/diff/40001/chrome/browser/resources/options/browser_options.js#newcode215 chrome/browser/resources/options/browser_options.js:215: if (loadTimeData.getBoolean('profileIsGuest')) { I think a somewhat cleaner approach ...
6 years, 4 months ago (2014-08-19 17:49:14 UTC) #5
Mike Lerman
Thanks Evan. https://codereview.chromium.org/467363003/diff/40001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/467363003/diff/40001/chrome/browser/resources/options/browser_options.js#newcode215 chrome/browser/resources/options/browser_options.js:215: if (loadTimeData.getBoolean('profileIsGuest')) { On 2014/08/19 17:49:13, Evan ...
6 years, 4 months ago (2014-08-19 20:34:12 UTC) #6
Evan Stade
https://codereview.chromium.org/467363003/diff/40001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/467363003/diff/40001/chrome/browser/resources/options/browser_options.js#newcode215 chrome/browser/resources/options/browser_options.js:215: if (loadTimeData.getBoolean('profileIsGuest')) { On 2014/08/19 20:34:12, Mike Lerman wrote: ...
6 years, 4 months ago (2014-08-19 20:41:15 UTC) #7
Mike Lerman
Thanks, Evan. I moved the visibility control to being CSS based. I'm hanging to i18n-values ...
6 years, 4 months ago (2014-08-20 15:58:16 UTC) #8
Evan Stade
lgtm
6 years, 4 months ago (2014-08-20 20:20:41 UTC) #9
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-20 20:21:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/467363003/100001
6 years, 4 months ago (2014-08-20 20:25:05 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-20 22:22:41 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 22:25:49 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55176) android_clang_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg/builds/7966)
6 years, 4 months ago (2014-08-20 22:25:50 UTC) #14
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-21 14:07:47 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/467363003/100001
6 years, 4 months ago (2014-08-21 14:08:11 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 16:45:22 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (100001) as 291096

Powered by Google App Engine
This is Rietveld 408576698