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

Issue 10829034: Store secondary display layout to the user's preferences (Closed)

Created:
8 years, 5 months ago by Jun Mukai
Modified:
8 years, 4 months ago
Reviewers:
James Hawkins, oshima
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Store secondary display layout to the user's preferences BUG=137516 TEST=manually checked on lumpy Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148724

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -6 lines) Patch
M chrome/browser/chromeos/preferences.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 5 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options2/chromeos/display_options_handler.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Jun Mukai
8 years, 5 months ago (2012-07-26 10:35:40 UTC) #1
oshima
lgtm with one nit http://codereview.chromium.org/10829034/diff/1/chrome/browser/chromeos/preferences.cc File chrome/browser/chromeos/preferences.cc (right): http://codereview.chromium.org/10829034/diff/1/chrome/browser/chromeos/preferences.cc#newcode583 chrome/browser/chromeos/preferences.cc:583: DCHECK_GE(static_cast<int>(DisplayController::LEFT), layout); it's probably better ...
8 years, 4 months ago (2012-07-26 15:05:18 UTC) #2
Jun Mukai
James, please also take a look at this CL as the OWNER. http://codereview.chromium.org/10829034/diff/1/chrome/browser/chromeos/preferences.cc File chrome/browser/chromeos/preferences.cc ...
8 years, 4 months ago (2012-07-26 16:29:49 UTC) #3
James Hawkins
LGTM with nit. http://codereview.chromium.org/10829034/diff/5001/chrome/common/pref_names.cc File chrome/common/pref_names.cc (right): http://codereview.chromium.org/10829034/diff/5001/chrome/common/pref_names.cc#newcode727 chrome/common/pref_names.cc:727: // An enum that specifies the ...
8 years, 4 months ago (2012-07-26 17:41:54 UTC) #4
Jun Mukai
http://codereview.chromium.org/10829034/diff/5001/chrome/common/pref_names.cc File chrome/common/pref_names.cc (right): http://codereview.chromium.org/10829034/diff/5001/chrome/common/pref_names.cc#newcode727 chrome/common/pref_names.cc:727: // An enum that specifies the layout of the ...
8 years, 4 months ago (2012-07-27 04:22:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/10829034/7002
8 years, 4 months ago (2012-07-27 04:23:27 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 05:43:26 UTC) #7
Change committed as 148724

Powered by Google App Engine
This is Rietveld 408576698