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

Issue 3162008: 10.6 SDK compatibility fix for GradientButtonCell following r55906 (Closed)

Created:
10 years, 4 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Bons
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

10.6 SDK compatibility fix for GradientButtonCell following r55906. See r26348, "Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversions": The SDK has gotten stupider in 10.6, and has conspired with the compiler, which now thinks that when the receiver is held in a scoped_nsobject, NSColor and NSSize arguments should be converted to their CG cousins. BUG=51430 TEST=10.6 SDK build (mac_sdk=10.6) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55949

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mark Mentovai
10 years, 4 months ago (2010-08-12 21:19:52 UTC) #1
Bons
10 years, 4 months ago (2010-08-12 21:21:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698