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

Issue 15848005: Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead. (Closed)

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

Description

Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202828

Patch Set 1 : #

Total comments: 2

Patch Set 2 : address mark comments, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -171 lines) Patch
M base/mac/mac_util.mm View 1 2 chunks +18 lines, -28 lines 0 comments Download
D base/memory/scoped_generic_obj.h View 1 1 chunk +0 lines, -129 lines 0 comments Download
M ui/gl/gl_context_cgl.h View 1 2 chunks +0 lines, -9 lines 0 comments Download
M ui/gl/gl_context_cgl.cc View 1 4 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Lei Zhang
ccameron: ui/ kbr: ui/gl/ OWNERS mark: base/ OWNERS I have a couple other CLs out ...
7 years, 6 months ago (2013-05-28 20:42:47 UTC) #1
ccameron
ui/ lgtm
7 years, 6 months ago (2013-05-28 20:45:51 UTC) #2
Mark Mentovai
LGTM https://codereview.chromium.org/15848005/diff/7001/base/mac/mac_util.mm File base/mac/mac_util.mm (right): https://codereview.chromium.org/15848005/diff/7001/base/mac/mac_util.mm#newcode656 base/mac/mac_util.mm:656: return return_string; Since you’ve rewritten this function to ...
7 years, 6 months ago (2013-05-28 20:52:17 UTC) #3
Lei Zhang
https://codereview.chromium.org/15848005/diff/7001/base/mac/mac_util.mm File base/mac/mac_util.mm (right): https://codereview.chromium.org/15848005/diff/7001/base/mac/mac_util.mm#newcode656 base/mac/mac_util.mm:656: return return_string; On 2013/05/28 20:52:18, Mark Mentovai wrote: > ...
7 years, 6 months ago (2013-05-28 21:01:18 UTC) #4
Mark Mentovai
LGTM. Check the trybot, though!
7 years, 6 months ago (2013-05-28 21:04:29 UTC) #5
Ken Russell (switch to Gerrit)
LGTM Thanks for the cleanup.
7 years, 6 months ago (2013-05-28 21:22:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/15848005/16001
7 years, 6 months ago (2013-05-29 03:10:05 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=5514
7 years, 6 months ago (2013-05-29 03:56:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/15848005/16001
7 years, 6 months ago (2013-05-29 05:50:43 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-05-29 06:22:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/15848005/16001
7 years, 6 months ago (2013-05-29 07:48:26 UTC) #11
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 08:51:54 UTC) #12
Message was sent while issue was closed.
Change committed as 202828

Powered by Google App Engine
This is Rietveld 408576698