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

Issue 16844021: Rewrite scoped_ptr<T>(NULL) to use the default ctor. (Closed)

Created:
7 years, 6 months ago by dcheng
Modified:
7 years, 6 months ago
Reviewers:
tapted, Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, dcaiafa+watch_chromium.org, wez+watch_chromium.org, tfarina, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, chromium-apps-reviews_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Rewrite scoped_ptr<T>(NULL) to use the default ctor. This is the result of running the rewrite_scoped_ptr_ctor_null tool across all files built on Mac. BUG=173286 R=tapted@chromium.org, wez@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M apps/app_shim/app_shim_host_mac.cc View 1 chunk +1 line, -3 lines 0 comments Download
M remoting/host/audio_capturer_mac.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
dcheng
7 years, 6 months ago (2013-06-14 05:06:13 UTC) #1
tapted
apps/app_shim lgtm
7 years, 6 months ago (2013-06-14 05:08:26 UTC) #2
Wez
lgtm
7 years, 6 months ago (2013-06-14 07:01:43 UTC) #3
dcheng
7 years, 6 months ago (2013-06-14 13:03:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r206406 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698