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

Issue 8741010: TaskManager: Added functionality to remember the size of the task manager dialog. (Closed)

Created:
9 years ago by NaveenBobbili (Motorola)
Modified:
9 years ago
Reviewers:
James Hawkins, yoshiki, sail
CC:
chromium-reviews, yoshiki+watch_chromium.org
Visibility:
Public.

Description

TaskManager: Added functionality to remember the size of the task manager dialog so that it can be restored with the same size in further launches. BUG=105117 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113198

Patch Set 1 #

Total comments: 12

Patch Set 2 : Fixed review comments. #

Total comments: 2

Patch Set 3 : Fixed review comments. #

Total comments: 4

Patch Set 4 : Fixed review comments. #

Patch Set 5 : Fixed merge conflicts. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M chrome/browser/ui/gtk/html_dialog_gtk.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/html_dialog_ui.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/task_manager_dialog.cc View 1 2 3 4 3 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
NaveenBobbili (Motorola)
Please review
9 years ago (2011-11-30 10:58:06 UTC) #1
James Hawkins
http://codereview.chromium.org/8741010/diff/1/chrome/browser/ui/gtk/html_dialog_gtk.cc File chrome/browser/ui/gtk/html_dialog_gtk.cc (right): http://codereview.chromium.org/8741010/diff/1/chrome/browser/ui/gtk/html_dialog_gtk.cc#newcode119 chrome/browser/ui/gtk/html_dialog_gtk.cc:119: // Stores the dialog bounds. s/Stores/Store/ http://codereview.chromium.org/8741010/diff/1/chrome/browser/ui/webui/html_dialog_ui.h File chrome/browser/ui/webui/html_dialog_ui.h ...
9 years ago (2011-11-30 16:20:32 UTC) #2
NaveenBobbili (Motorola)
I fixed review comments. Please take a look now. http://codereview.chromium.org/8741010/diff/1/chrome/browser/ui/gtk/html_dialog_gtk.cc File chrome/browser/ui/gtk/html_dialog_gtk.cc (right): http://codereview.chromium.org/8741010/diff/1/chrome/browser/ui/gtk/html_dialog_gtk.cc#newcode119 chrome/browser/ui/gtk/html_dialog_gtk.cc:119: ...
9 years ago (2011-12-01 07:31:21 UTC) #3
yoshiki
http://codereview.chromium.org/8741010/diff/6001/chrome/browser/ui/webui/html_dialog_ui.h File chrome/browser/ui/webui/html_dialog_ui.h (right): http://codereview.chromium.org/8741010/diff/6001/chrome/browser/ui/webui/html_dialog_ui.h#newcode74 chrome/browser/ui/webui/html_dialog_ui.h:74: virtual void StoreDialogSize(gfx::Rect dialog_bounds) {} Could you add "const" ...
9 years ago (2011-12-01 14:28:30 UTC) #4
NaveenBobbili (Motorola)
Fixed comments. Please take a look now. http://codereview.chromium.org/8741010/diff/6001/chrome/browser/ui/webui/html_dialog_ui.h File chrome/browser/ui/webui/html_dialog_ui.h (right): http://codereview.chromium.org/8741010/diff/6001/chrome/browser/ui/webui/html_dialog_ui.h#newcode74 chrome/browser/ui/webui/html_dialog_ui.h:74: virtual void ...
9 years ago (2011-12-02 07:58:11 UTC) #5
James Hawkins
http://codereview.chromium.org/8741010/diff/13001/chrome/browser/ui/webui/task_manager_dialog.cc File chrome/browser/ui/webui/task_manager_dialog.cc (right): http://codereview.chromium.org/8741010/diff/13001/chrome/browser/ui/webui/task_manager_dialog.cc#newcode63 chrome/browser/ui/webui/task_manager_dialog.cc:63: // If we previously saved the dialog's bounds, use ...
9 years ago (2011-12-02 16:31:30 UTC) #6
NaveenBobbili (Motorola)
Fixed comments . Please review. http://codereview.chromium.org/8741010/diff/13001/chrome/browser/ui/webui/task_manager_dialog.cc File chrome/browser/ui/webui/task_manager_dialog.cc (right): http://codereview.chromium.org/8741010/diff/13001/chrome/browser/ui/webui/task_manager_dialog.cc#newcode63 chrome/browser/ui/webui/task_manager_dialog.cc:63: // If we previously ...
9 years ago (2011-12-03 01:25:33 UTC) #7
James Hawkins
lgtm
9 years ago (2011-12-04 18:08:04 UTC) #8
yoshiki
LGTM
9 years ago (2011-12-05 04:18:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qghc36@motorola.com/8741010/15001
9 years ago (2011-12-05 09:09:24 UTC) #10
commit-bot: I haz the power
Can't apply patch for file chrome/browser/ui/webui/task_manager_dialog.cc. While running patch -p1 --forward --force; patching file chrome/browser/ui/webui/task_manager_dialog.cc ...
9 years ago (2011-12-05 09:09:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qghc36@motorola.com/8741010/21001
9 years ago (2011-12-06 11:05:02 UTC) #12
commit-bot: I haz the power
9 years ago (2011-12-06 13:49:51 UTC) #13
Change committed as 113198

Powered by Google App Engine
This is Rietveld 408576698