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

Issue 599723002: Disable wallpaper button in Guest mode settings (Closed)

Created:
6 years, 3 months ago by michaelpg
Modified:
6 years, 2 months ago
Reviewers:
stevenjb, Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix wallpaper button in Guest mode settings R=stevenjb@chromium.org BUG=401640 Committed: https://crrev.com/e20e3b27eda108409b5b1005af1dd988264efec7 Cr-Commit-Position: refs/heads/master@{#299046}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Tweak UIAccountTweaks #

Total comments: 6

Patch Set 3 : a bit clearer? #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -10 lines) Patch
M chrome/browser/resources/options/browser_options.js View 1 2 3 2 chunks +17 lines, -6 lines 0 comments Download
M ui/webui/resources/js/chromeos/ui_account_tweaks.js View 1 2 3 4 chunks +24 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
michaelpg
Minor fix for guest mode settings. Not user-visible.
6 years, 3 months ago (2014-09-24 00:46:06 UTC) #1
stevenjb
lgtm
6 years, 3 months ago (2014-09-24 16:14:15 UTC) #2
stevenjb
https://codereview.chromium.org/599723002/diff/1/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/599723002/diff/1/chrome/browser/resources/options/browser_options.js#newcode1496 chrome/browser/resources/options/browser_options.js:1496: button.disabled |= !!managed; nit: Actually, I think that in ...
6 years, 3 months ago (2014-09-24 16:15:23 UTC) #3
michaelpg
https://codereview.chromium.org/599723002/diff/1/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/599723002/diff/1/chrome/browser/resources/options/browser_options.js#newcode1496 chrome/browser/resources/options/browser_options.js:1496: button.disabled |= !!managed; On 2014/09/24 16:15:23, stevenjb wrote: > ...
6 years, 3 months ago (2014-09-24 22:29:24 UTC) #4
stevenjb
https://codereview.chromium.org/599723002/diff/20001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/599723002/diff/20001/chrome/browser/resources/options/browser_options.js#newcode1949 chrome/browser/resources/options/browser_options.js:1949: if (!cr.isChromeOS || !enabled) Putting !cr.isChromeOS in a method ...
6 years, 2 months ago (2014-09-25 15:45:33 UTC) #6
michaelpg
PTAL. https://codereview.chromium.org/599723002/diff/20001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/599723002/diff/20001/chrome/browser/resources/options/browser_options.js#newcode1949 chrome/browser/resources/options/browser_options.js:1949: if (!cr.isChromeOS || !enabled) On 2014/09/25 15:45:33, stevenjb ...
6 years, 2 months ago (2014-09-29 18:50:56 UTC) #8
Dan Beam
lgtm https://codereview.chromium.org/599723002/diff/1/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/599723002/diff/1/chrome/browser/resources/options/browser_options.js#newcode1496 chrome/browser/resources/options/browser_options.js:1496: button.disabled |= !!managed; On 2014/09/24 22:29:23, michaelpg wrote: ...
6 years, 2 months ago (2014-09-29 18:52:18 UTC) #9
stevenjb
This looks better / clearer to me, thanks. LGTM
6 years, 2 months ago (2014-09-29 20:41:35 UTC) #10
michaelpg
Thanks. https://codereview.chromium.org/599723002/diff/60001/ui/webui/resources/js/chromeos/ui_account_tweaks.js File ui/webui/resources/js/chromeos/ui_account_tweaks.js (right): https://codereview.chromium.org/599723002/diff/60001/ui/webui/resources/js/chromeos/ui_account_tweaks.js#newcode72 ui/webui/resources/js/chromeos/ui_account_tweaks.js:72: element.getAttribute(sessionType +'-visibility') == 'disabled') { On 2014/09/29 18:52:18, ...
6 years, 2 months ago (2014-09-29 21:21:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/599723002/80001
6 years, 2 months ago (2014-10-10 01:39:43 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:80001)
6 years, 2 months ago (2014-10-10 02:40:26 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-10-10 02:41:37 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e20e3b27eda108409b5b1005af1dd988264efec7
Cr-Commit-Position: refs/heads/master@{#299046}

Powered by Google App Engine
This is Rietveld 408576698