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

Issue 17500005: Move scoped_nsobject from base/memory to base/mac. (Closed)

Created:
7 years, 6 months ago by Nico
Modified:
7 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, gavinp+memory_chromium.org
Visibility:
Public.

Description

Move scoped_nsobject from base/memory to base/mac. So it's next to scoped_cftyperef.h. Also move both scoped_nsobject and ScopedCFTypeRef to namespace base. BUG=251957 R=mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207616

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : comments #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -245 lines) Patch
M base/base.gyp View 2 chunks +1 line, -1 line 1 comment Download
M base/base.gypi View 1 chunk +1 line, -0 lines 2 comments Download
M base/mac/scoped_cftyperef.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
A + base/mac/scoped_nsobject.h View 2 chunks +8 lines, -3 lines 0 comments Download
A + base/mac/scoped_nsobject_unittest.mm View 4 chunks +12 lines, -12 lines 0 comments Download
M base/memory/scoped_nsobject.h View 1 2 3 1 chunk +6 lines, -142 lines 0 comments Download
D base/memory/scoped_nsobject_unittest.mm View 1 chunk +0 lines, -86 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nico
7 years, 6 months ago (2013-06-20 18:37:32 UTC) #1
Mark Mentovai
LGTM https://codereview.chromium.org/17500005/diff/6001/base/mac/scoped_cftyperef.h File base/mac/scoped_cftyperef.h (right): https://codereview.chromium.org/17500005/diff/6001/base/mac/scoped_cftyperef.h#newcode31 base/mac/scoped_cftyperef.h:31: class ScopedCFTypeRef { The CL description says scoped_cftyperef ...
7 years, 6 months ago (2013-06-20 18:53:22 UTC) #2
Nico
Thanks! https://codereview.chromium.org/17500005/diff/6001/base/mac/scoped_cftyperef.h File base/mac/scoped_cftyperef.h (right): https://codereview.chromium.org/17500005/diff/6001/base/mac/scoped_cftyperef.h#newcode31 base/mac/scoped_cftyperef.h:31: class ScopedCFTypeRef { On 2013/06/20 18:53:22, Mark Mentovai ...
7 years, 6 months ago (2013-06-20 18:56:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/17500005/10002
7 years, 6 months ago (2013-06-20 22:02:57 UTC) #4
Nico
Committed patchset #4 manually as r207616 (presubmit successful).
7 years, 6 months ago (2013-06-20 22:42:27 UTC) #5
stuartmorgan
https://codereview.chromium.org/17500005/diff/10002/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/17500005/diff/10002/base/base.gyp#newcode810 base/base.gyp:810: # by file name rules). Don't you need to ...
7 years, 6 months ago (2013-06-21 12:41:18 UTC) #6
stuartmorgan
On 2013/06/21 12:41:18, stuartmorgan wrote: > Same here? Not sure why the iOS build didn't ...
7 years, 6 months ago (2013-06-21 12:48:46 UTC) #7
Mark Mentovai
https://codereview.chromium.org/17500005/diff/10002/base/base.gypi File base/base.gypi (right): https://codereview.chromium.org/17500005/diff/10002/base/base.gypi#newcode734 base/base.gypi:734: # by file name rules). stuartmorgan wrote: > Same ...
7 years, 6 months ago (2013-06-21 13:34:27 UTC) #8
stuartmorgan
7 years, 6 months ago (2013-06-21 13:44:42 UTC) #9
Message was sent while issue was closed.
On 2013/06/21 13:34:27, Mark Mentovai wrote:
> Because it’s a header.

Doh!

Powered by Google App Engine
This is Rietveld 408576698