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

Issue 5716007: Mac: Eliminiate @interface NoOp from base. (Closed)

Created:
10 years ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, dmac
CC:
chromium-reviews, pam+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Mac: Eliminiate @interface NoOp from base. I don't think eliminating _all_ objc from base is the right answer -- the remaining objc has to move out of the static libbase. But if it's easy to have fewer objc to move, that's good. BUG=46929 TEST=One fewer duplicate symbol is reported when loading the pdf plugin. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69077

Patch Set 1 #

Patch Set 2 : call class, since initialize is guaranteed to run only once #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -17 lines) Patch
M base/platform_thread_mac.mm View 1 2 chunks +3 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
10 years ago (2010-12-13 23:49:57 UTC) #1
dmac
LGTM
10 years ago (2010-12-13 23:52:28 UTC) #2
Mark Mentovai
10 years ago (2010-12-14 02:17:09 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698