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

Issue 2876002: Mac/clang: First pass over unit_tests (Closed)

Created:
10 years, 6 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ben+cc_chromium.org, John Grabowski, Paul Godavari, ncarter (slow), idana, pam+watch_chromium.org, Paweł Hajdan Jr., kuchhal, darin-cc_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

Mac/clang: First pass over unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50590

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : more #

Patch Set 4 : '' #

Patch Set 5 : compiles #

Patch Set 6 : links #

Patch Set 7 : doh #

Patch Set 8 : '' #

Patch Set 9 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -55 lines) Patch
M chrome/browser/autocomplete/autocomplete_popup_view_mac_unittest.mm View 10 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/autocomplete_text_field_cell_unittest.mm View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/cocoa/autocomplete_text_field_unittest.mm View 4 chunks +5 lines, -5 lines 2 comments Download
M chrome/browser/cocoa/bookmark_bar_controller.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/cocoa/bookmark_bar_controller_unittest.mm View 4 chunks +4 lines, -10 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_controller_unittest.mm View 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/download_util_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/find_bar_cocoa_controller_unittest.mm View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/find_bar_text_field_cell_unittest.mm View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/location_bar_view_mac_unittest.mm View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/styled_text_field_cell_unittest.mm View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/debugger/devtools_remote_listen_socket_unittest.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/deprecated/event_sys_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
(Try job not visible on rietveld 'cause `git cl patch; git try` doesn't update rietveld)
10 years, 6 months ago (2010-06-21 16:27:30 UTC) #1
Evan Martin
I wonder if it'd be better to do a sed job to fix all the ...
10 years, 6 months ago (2010-06-21 20:54:26 UTC) #2
Nico
According to git gs, I found most of them already. It was a :bufdo job ...
10 years, 6 months ago (2010-06-21 20:57:24 UTC) #3
Mark Mentovai
evan@chromium.org wrote: > I wonder if it'd be better to do a sed job to ...
10 years, 6 months ago (2010-06-21 21:01:15 UTC) #4
Nico
This is now green on the trybots. PTaL.
10 years, 6 months ago (2010-06-23 07:28:22 UTC) #5
Mark Mentovai
10 years, 6 months ago (2010-06-23 13:51:28 UTC) #6
LGTM

http://codereview.chromium.org/2876002/diff/6015/7004
File chrome/browser/cocoa/autocomplete_text_field_unittest.mm (right):

http://codereview.chromium.org/2876002/diff/6015/7004#newcode359
chrome/browser/cocoa/autocomplete_text_field_unittest.mm:359: NSString* const
kHintString(@"Type to search");
Use = instead of ().

http://codereview.chromium.org/2876002/diff/6015/7004#newcode391
chrome/browser/cocoa/autocomplete_text_field_unittest.mm:391: NSString* const
kFullString(@"Search Engine:");
Ditto here and on the next line.

Powered by Google App Engine
This is Rietveld 408576698