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

Issue 10407003: Fix Mac shared component build following r137235 (Closed)

Created:
8 years, 7 months ago by Mark Mentovai
Modified:
8 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Fix Mac shared component build following r137235. BUG=108238 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137441

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M base/mac/foundation_util.h View 2 chunks +7 lines, -1 line 1 comment Download
M base/mac/foundation_util.mm View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Mentovai
8 years, 7 months ago (2012-05-16 16:53:17 UTC) #1
Nico
lgtm, thanks! https://chromiumcodereview.appspot.com/10407003/diff/1/base/mac/foundation_util.h File base/mac/foundation_util.h (right): https://chromiumcodereview.appspot.com/10407003/diff/1/base/mac/foundation_util.h#newcode37 base/mac/foundation_util.h:37: typedef struct OpaqueSecTrustedApplicationRef* SecTrustedApplicationRef; I think it's ...
8 years, 7 months ago (2012-05-16 16:55:11 UTC) #2
Mark Mentovai
8 years, 7 months ago (2012-05-16 16:57:42 UTC) #3
The alternative is to have CFCast implementations (and now headers because of
the shared component build) proliferate across the codebase. I think it’s
preferable to keep everything consolidated in CFCast.

Powered by Google App Engine
This is Rietveld 408576698