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

Issue 205016: Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversions (Closed)

Created:
11 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews_googlegroups.com, John Grabowski, Paul Godavari, pam+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

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. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26348

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 2 (0 generated)
Mark Mentovai
11 years, 3 months ago (2009-09-15 23:12:03 UTC) #1
Avi (use Gerrit)
11 years, 3 months ago (2009-09-16 14:37:52 UTC) #2
LG

Powered by Google App Engine
This is Rietveld 408576698