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

Issue 2431004: Save/restore position for the preferences window based on prefs.... (Closed)

Created:
10 years, 6 months ago by melvinxie
Modified:
9 years, 7 months ago
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org, tfarina
Visibility:
Public.

Description

Save/restore position for the preferences window based on prefs, from Mingmin Xie <melvinxie@gmail.com>; BUG=34644 TEST=Try moving the preferences window and confirm it works. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48834

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M AUTHORS View 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.mm View 1 2 3 2 chunks +9 lines, -3 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 +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
melvinxie
I register prefs::kPreferencesWindowPlacement in Browser::RegisterPrefs so it can be used on other platforms too. Is ...
10 years, 6 months ago (2010-06-02 12:50:21 UTC) #1
pink (ping after 24hrs)
LGTM with one style nit. http://codereview.chromium.org/2431004/diff/1/3 File chrome/browser/cocoa/preferences_window_controller.h (right): http://codereview.chromium.org/2431004/diff/1/3#newcode45 chrome/browser/cocoa/preferences_window_controller.h:45: scoped_nsobject<WindowSizeAutosaver> size_saver_; Per obj-C ...
10 years, 6 months ago (2010-06-02 13:11:53 UTC) #2
melvinxie
Updated per your request. It is "sizeSaver_" now. On 2010/06/02 13:11:53, pink wrote: > LGTM ...
10 years, 6 months ago (2010-06-02 14:20:41 UTC) #3
tfarina
Have you completed the "Individual Contributor License Agreement"? Also, I can't see your email at ...
10 years, 6 months ago (2010-06-03 03:40:25 UTC) #4
melvinxie
Yes, I completed it. Now I've added AUTHORS into this CL. On 2010/06/03 03:40:25, tfarina ...
10 years, 6 months ago (2010-06-03 03:51:26 UTC) #5
pink (ping after 24hrs)
I'll land this today. On Wed, Jun 2, 2010 at 11:51 PM, <melvinxie@gmail.com> wrote: > ...
10 years, 6 months ago (2010-06-03 14:17:36 UTC) #6
tfarina
On 2010/06/03 03:51:26, melvinxie wrote: > Yes, I completed it. Now I've added AUTHORS into ...
10 years, 6 months ago (2010-06-03 14:19:55 UTC) #7
tfarina
Hi melvinxie, this patch does not apply clearly to ToT, could you sync and rebase ...
10 years, 6 months ago (2010-06-03 14:47:39 UTC) #8
melvinxie
Now I've synced to the latest and uploaded the CL again. On 2010/06/03 14:47:39, tfarina ...
10 years, 6 months ago (2010-06-03 14:55:31 UTC) #9
tfarina
On 2010/06/03 14:55:31, melvinxie wrote: > Now I've synced to the latest and uploaded the ...
10 years, 6 months ago (2010-06-03 15:01:59 UTC) #10
tfarina
10 years, 6 months ago (2010-06-03 16:16:27 UTC) #11
Landed in r48834.

Powered by Google App Engine
This is Rietveld 408576698