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

Issue 2951012: [Mac] Fix build break with r52223. (Closed)

Created:
10 years, 5 months ago by Scott Hess - ex-Googler
Modified:
9 years, 6 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

[Mac] Fix build break with r52223. image and pboard were always initialized, but warning that they couldn't only happened on opt build, which I didn't, mea culpa... BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52232

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/cocoa/location_bar/autocomplete_text_field_cell.mm View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mark Mentovai
10 years, 5 months ago (2010-07-13 22:11:15 UTC) #1
Per IRC:

markmentovai: shess: lgtm
markmentovai: shess: concern about whether this does the right thing if *both*
icon an decoration are true: recommend structuring the logic with an "else if"
on one side to be explicit
markmentovai: but that's another change for another time

Powered by Google App Engine
This is Rietveld 408576698