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

Issue 6735060: NSColor* and NSSize BS in profile_menu_button.mm (Closed)

Created:
9 years, 8 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
sail
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

NSColor* and NSSize arguments are a problem with receivers held by scoped_nsobject<> when using the 10.6 SDK. TEST=Compile with 10.6 SDK BUG=35569, 35578 (sort of) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80481

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Mark Mentovai
9 years, 8 months ago (2011-04-05 16:43:45 UTC) #1
sail
LGTM Argh, will watch out for this in the future. Thanks for fixing it.
9 years, 8 months ago (2011-04-05 16:58:26 UTC) #2
Mark Mentovai
9 years, 8 months ago (2011-04-05 16:59:47 UTC) #3
It might be worth someone’s while (mine included) to figure out why this is a
problem in the 10.6 SDK, since it comes up once a month or so. We may be able to
come up with something better than this workaround.

Powered by Google App Engine
This is Rietveld 408576698