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

Issue 16966002: Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/. (Closed)

Created:
7 years, 6 months ago by dcheng
Modified:
7 years, 6 months ago
Reviewers:
Jói
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/. This is the result of running the rewrite_scoped_ptr_ctor_null tool across all files built on Linux in the components/ directory. BUG=173286 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206117

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -17 lines) Patch
M components/autofill/browser/autofill_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/browser/phone_number_i18n.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M components/webdata/common/web_data_request_manager.cc View 1 chunk +1 line, -4 lines 0 comments Download
M components/webdata/common/web_data_service_backend.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-13 14:46:06 UTC) #1
Jói
LGTM On Thu, Jun 13, 2013 at 2:46 PM, <dcheng@chromium.org> wrote: > Reviewers: Jói, > ...
7 years, 6 months ago (2013-06-13 14:48:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/16966002/1
7 years, 6 months ago (2013-06-13 14:51:45 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-06-13 18:05:13 UTC) #4
Message was sent while issue was closed.
Change committed as 206117

Powered by Google App Engine
This is Rietveld 408576698