Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 113614: About box development.... (Closed)

Created:
11 years, 7 months ago by John Grabowski
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

About box development. BUG=http://codereview.chromium.org/112044 Note pieces of chrome.gyp come from a different CL (keystone_glue work associated with this). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16545

Patch Set 1 #

Total comments: 26

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+950 lines, -15 lines) Patch
A chrome/app/nibs/en.lproj/About.xib View 1 chunk +592 lines, -0 lines 0 comments Download
M chrome/app/nibs/en.lproj/MainMenu.xib View 1 2 3 4 5 5 chunks +53 lines, -10 lines 0 comments Download
M chrome/browser/app_controller_mac.h View 1 2 3 4 5 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 2 3 4 5 5 chunks +49 lines, -5 lines 0 comments Download
A chrome/browser/cocoa/about_window_controller.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A chrome/browser/cocoa/about_window_controller.mm View 1 2 1 chunk +133 lines, -0 lines 0 comments Download
A chrome/browser/cocoa/about_window_controller_unittest.mm View 2 1 chunk +63 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 4 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
John Grabowski
11 years, 7 months ago (2009-05-20 04:10:44 UTC) #1
pink (ping after 24hrs)
Good overall, lots of style nits. http://codereview.chromium.org/113614/diff/1/8 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/113614/diff/1/8#newcode298 Line 298: aboutController_.reset([[AboutWindowController alloc] ...
11 years, 7 months ago (2009-05-20 14:25:35 UTC) #2
John Grabowski
Note add of about_windmow_controller_unittest.mm and removal of (empty) about_window_unittest.mm http://codereview.chromium.org/113614/diff/1/8 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/113614/diff/1/8#newcode298 Line ...
11 years, 7 months ago (2009-05-20 18:11:25 UTC) #3
pink (ping after 24hrs)
11 years, 7 months ago (2009-05-20 18:36:58 UTC) #4
LGTM

http://codereview.chromium.org/113614/diff/1010/1014
File chrome/browser/cocoa/about_window_controller_unittest.mm (right):

http://codereview.chromium.org/113614/diff/1010/1014#newcode49
Line 49: NSString *upToDate = [[about_window_controller_ upToDateTextField]
stringValue];
80cols

Powered by Google App Engine
This is Rietveld 408576698