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

Issue 843453002: Replace NULL with nullptr. (Closed)

Created:
5 years, 11 months ago by Kevin M
Modified:
5 years, 11 months ago
CC:
cloudview-eng_google.com, chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace NULL with nullptr. BUG= Committed: https://crrev.com/514272fc81a0b28a76de5fad3493b5514749733c Cr-Commit-Position: refs/heads/master@{#313382}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressed feedback. #

Patch Set 3 : Sync w/master, code review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -31 lines) Patch
M extensions/browser/api/cast_channel/cast_channel_api.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_channel_api.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/cast_channel/cast_channel_api_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/cast_channel/cast_framer.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M extensions/browser/api/cast_channel/cast_framer_unittest.cc View 1 2 5 chunks +9 lines, -9 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_socket_unittest.cc View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_transport.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M extensions/browser/api/cast_channel/logger.h View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/cast_channel/logger_unittest.cc View 1 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Kevin M
5 years, 11 months ago (2015-01-07 01:10:31 UTC) #2
Kevin M
Ping
5 years, 11 months ago (2015-01-15 02:26:55 UTC) #3
imcheng
lgtm, you will need lgtm from an OWNERS in cast_channel. https://codereview.chromium.org/843453002/diff/1/extensions/browser/api/cast_channel/cast_channel_api_unittest.cc File extensions/browser/api/cast_channel/cast_channel_api_unittest.cc (right): https://codereview.chromium.org/843453002/diff/1/extensions/browser/api/cast_channel/cast_channel_api_unittest.cc#newcode61 ...
5 years, 11 months ago (2015-01-15 19:26:45 UTC) #5
Kevin M
https://codereview.chromium.org/843453002/diff/1/extensions/browser/api/cast_channel/cast_channel_api_unittest.cc File extensions/browser/api/cast_channel/cast_channel_api_unittest.cc (right): https://codereview.chromium.org/843453002/diff/1/extensions/browser/api/cast_channel/cast_channel_api_unittest.cc#newcode61 extensions/browser/api/cast_channel/cast_channel_api_unittest.cc:61: EXPECT_TRUE(ip_endpoint.get() != nullptr); On 2015/01/15 19:26:45, imcheng1 wrote: > ...
5 years, 11 months ago (2015-01-27 00:56:46 UTC) #7
mark a. foltz
lgtm
5 years, 11 months ago (2015-01-27 22:04:49 UTC) #8
mark a. foltz
lgtm lgtm
5 years, 11 months ago (2015-01-27 22:04:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/843453002/40001
5 years, 11 months ago (2015-01-27 22:36:55 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-27 22:41:43 UTC) #12
commit-bot: I haz the power
5 years, 11 months ago (2015-01-27 22:42:43 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/514272fc81a0b28a76de5fad3493b5514749733c
Cr-Commit-Position: refs/heads/master@{#313382}

Powered by Google App Engine
This is Rietveld 408576698