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

Issue 6381007: Make the accessibility checkbox affect LocalState rather than the... (Closed)

Created:
9 years, 11 months ago by dmazzoni
Modified:
9 years, 7 months ago
Reviewers:
Chaitanya, csilv
CC:
chromium-reviews, arv (Not doing code reviews), davemoore+watch_chromium.org
Visibility:
Public.

Description

Make the accessibility checkbox affect LocalState rather than the user's profile. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72397

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -5 lines) Patch
M chrome/browser/chromeos/dom_ui/system_options_handler.h View 1 2 2 chunks +8 lines, -1 line 1 comment Download
M chrome/browser/chromeos/dom_ui/system_options_handler.cc View 1 2 3 chunks +27 lines, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos_system_options.html View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos_system_options.js View 1 2 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
dmazzoni
9 years, 11 months ago (2011-01-22 00:56:21 UTC) #1
csilv
In addition to the items below, in chromeos_system_options.html, remove the 'pref="settings.accessibility"' attribute from the checkbox ...
9 years, 11 months ago (2011-01-24 18:36:59 UTC) #2
dmazzoni
Thanks for the review! I made the changes you suggested. Do you think it'd make ...
9 years, 11 months ago (2011-01-24 18:46:10 UTC) #3
csilv
9 years, 11 months ago (2011-01-24 19:02:10 UTC) #4
LGTM after comment change.

http://codereview.chromium.org/6381007/diff/12001/chrome/browser/chromeos/dom...
File chrome/browser/chromeos/dom_ui/system_options_handler.h (right):

http://codereview.chromium.org/6381007/diff/12001/chrome/browser/chromeos/dom...
chrome/browser/chromeos/dom_ui/system_options_handler.h:26: // |args| will
contain the checkbox value as string ("on" or "").
update comment to reflect value of string based on 'checked'.

Powered by Google App Engine
This is Rietveld 408576698