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

Issue 1007123002: Do a nullptr cleanup in WebContentsImpl's unittest. (Closed)

Created:
5 years, 9 months ago by Avi (use Gerrit)
Modified:
5 years, 9 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do a nullptr cleanup in WebContentsImpl's unittest. BUG=none TEST=none Committed: https://crrev.com/6511b9e83cc537f3c668c9bca978a6d44dffd811 Cr-Commit-Position: refs/heads/master@{#320775}

Patch Set 1 #

Total comments: 4

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -57 lines) Patch
M content/browser/web_contents/web_contents_impl_unittest.cc View 1 37 chunks +58 lines, -57 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Avi (use Gerrit)
I was hacking in this file and was doing this minor cleanup, and realized that ...
5 years, 9 months ago (2015-03-15 03:04:33 UTC) #2
Charlie Reis
LGTM https://codereview.chromium.org/1007123002/diff/1/content/browser/web_contents/web_contents_impl_unittest.cc File content/browser/web_contents/web_contents_impl_unittest.cc (right): https://codereview.chromium.org/1007123002/diff/1/content/browser/web_contents/web_contents_impl_unittest.cc#newcode436 content/browser/web_contents/web_contents_impl_unittest.cc:436: EXPECT_EQ(nullptr, contents()->GetPendingMainFrame()); Just curious to get more opinions ...
5 years, 9 months ago (2015-03-16 18:41:25 UTC) #3
Avi (use Gerrit)
https://codereview.chromium.org/1007123002/diff/1/content/browser/web_contents/web_contents_impl_unittest.cc File content/browser/web_contents/web_contents_impl_unittest.cc (right): https://codereview.chromium.org/1007123002/diff/1/content/browser/web_contents/web_contents_impl_unittest.cc#newcode436 content/browser/web_contents/web_contents_impl_unittest.cc:436: EXPECT_EQ(nullptr, contents()->GetPendingMainFrame()); On 2015/03/16 18:41:24, Charlie Reis wrote: > ...
5 years, 9 months ago (2015-03-16 19:14:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007123002/20001
5 years, 9 months ago (2015-03-16 19:15:15 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-16 19:35:45 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-16 19:36:55 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6511b9e83cc537f3c668c9bca978a6d44dffd811
Cr-Commit-Position: refs/heads/master@{#320775}

Powered by Google App Engine
This is Rietveld 408576698