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

Issue 7569030: Try to fix BookmarkEditorControllerNoNodeTest.NoNodeNoTree (Closed)

Created:
9 years, 4 months ago by Nico
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Try to fix BookmarkEditorControllerNoNodeTest.NoNodeNoTree displayName is set to initialName in -[BookmarkEditorBaseController awakeFromNib], and initialName is [@"" retain]. This seems to return a new object with clang but the same object with gcc. Not relying on internalized strings seems cleaner in general. BUG=none TEST=tree goes green TBR=mrossetti Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95753

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
9 years, 4 months ago (2011-08-06 20:21:36 UTC) #1
Mark Mentovai
LGTM
9 years, 4 months ago (2011-08-06 20:35:49 UTC) #2
mrossetti
9 years, 4 months ago (2011-08-08 15:33:11 UTC) #3
LGTM BLTN

Powered by Google App Engine
This is Rietveld 408576698