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

Issue 100054: Added Undo close window to menu. Standardized capitalization for ... (Closed)

Created:
11 years, 7 months ago by Miranda Callahan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Final tweaks based on review from pkasting. BUG=11183

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 7

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 2

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -43 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 3 chunks +44 lines, -40 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 2 3 4 5 6 7 1 chunk +12 lines, -3 lines 0 comments Download
M chrome/views/controls/menu/menu.h View 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/views/controls/menu/menu.cc View 3 4 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Miranda Callahan
11 years, 7 months ago (2009-04-27 19:54:10 UTC) #1
Miranda Callahan
Fixed code so that it actually modifies the label when the menu is created.
11 years, 7 months ago (2009-04-29 16:19:34 UTC) #2
Peter Kasting
Basically LGTM, just a lot of small things. http://codereview.chromium.org/100054/diff/17/1018 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/100054/diff/17/1018#newcode575 Line 575: ...
11 years, 7 months ago (2009-04-29 16:34:48 UTC) #3
Miranda Callahan
Peter, thanks for the review! I incorporated all changes except the wording change -- there ...
11 years, 7 months ago (2009-04-29 20:13:06 UTC) #4
Miranda Callahan
Changed text to "Reopen closed..." based on verbal instruction from Glen and Peter. Thanks!
11 years, 7 months ago (2009-04-29 20:33:14 UTC) #5
Peter Kasting
LGTM with nits http://codereview.chromium.org/100054/diff/1040/1044 File chrome/browser/views/frame/browser_view.cc (right): http://codereview.chromium.org/100054/diff/1040/1044#newcode482 Line 482: l10n_util::GetString(tab_restore_service-> Nit: indent in 4 ...
11 years, 7 months ago (2009-04-29 20:37:35 UTC) #6
Miranda Callahan
Indenting corrected -- thanks!
11 years, 7 months ago (2009-04-29 21:17:39 UTC) #7
Peter Kasting
11 years, 7 months ago (2009-04-29 23:09:22 UTC) #8
Committed as r14910.

Powered by Google App Engine
This is Rietveld 408576698