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

Issue 2127014: Adding accessibility setting to System options (Closed)

Created:
10 years, 7 months ago by Chaitanya
Modified:
9 years, 6 months ago
Reviewers:
oshima, DaveMoore
CC:
chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

landing chaitanya's patch Adding accessibility setting to System options Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48459

Patch Set 1 #

Total comments: 5

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/options/system_page_view.cc View 1 2 3 3 chunks +73 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/preferences.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Chaitanya
10 years, 7 months ago (2010-05-25 00:22:18 UTC) #1
Chaitanya
On 2010/05/25 00:22:18, Chaitanya wrote: > ping?
10 years, 7 months ago (2010-05-25 23:15:19 UTC) #2
Chaitanya
On 2010/05/25 23:15:19, Chaitanya wrote: > On 2010/05/25 00:22:18, Chaitanya wrote: > > > > ...
10 years, 7 months ago (2010-05-26 17:56:40 UTC) #3
oshima
reviewing it now. On Wed, May 26, 2010 at 10:56 AM, <chaitanyag@chromium.org> wrote: > On ...
10 years, 7 months ago (2010-05-26 18:05:08 UTC) #4
oshima
LGTM but please fix style/comment issue below. http://codereview.chromium.org/2127014/diff/1/3 File chrome/browser/chromeos/options/system_page_view.cc (right): http://codereview.chromium.org/2127014/diff/1/3#newcode419 chrome/browser/chromeos/options/system_page_view.cc:419: virtual void ...
10 years, 7 months ago (2010-05-26 18:12:19 UTC) #5
Chaitanya
Fixed all. On Wed, May 26, 2010 at 11:12 AM, <oshima@chromium.org> wrote: > LGTM but ...
10 years, 7 months ago (2010-05-26 19:05:03 UTC) #6
oshima
chaitanya, can you fix below and upload new patch? http://codereview.chromium.org/2127014/diff/12001/13002 File chrome/browser/chromeos/options/system_page_view.cc (right): http://codereview.chromium.org/2127014/diff/12001/13002#newcode420 chrome/browser/chromeos/options/system_page_view.cc:420: ...
10 years, 7 months ago (2010-05-27 21:16:33 UTC) #7
Chaitanya
10 years, 7 months ago (2010-05-27 22:09:18 UTC) #8
http://codereview.chromium.org/2127014/diff/12001/13002
File chrome/browser/chromeos/options/system_page_view.cc (right):

http://codereview.chromium.org/2127014/diff/12001/13002#newcode420
chrome/browser/chromeos/options/system_page_view.cc:420: virtual void
NotifyPrefChanged(const std::wstring* pref_name);
On 2010/05/27 21:16:33, oshima wrote:
> can you move this to the same section above?

Done.

http://codereview.chromium.org/2127014/diff/12001/13002#newcode437
chrome/browser/chromeos/options/system_page_view.cc:437:
IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY),
On 2010/05/27 21:16:33, oshima wrote:
> this is not right indent

Done.

http://codereview.chromium.org/2127014/diff/12001/13005
File chrome/common/pref_names.cc (right):

http://codereview.chromium.org/2127014/diff/12001/13005#newcode258
chrome/common/pref_names.cc:258: // A boolean pref which determines whether
accessibility is enabled
On 2010/05/27 21:16:33, oshima wrote:
> "." at the end.

Done.

Powered by Google App Engine
This is Rietveld 408576698