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

Issue 10255019: net: Use operator!= from scoped_ptr to check if |db_| is NULL. (Closed)

Created:
8 years, 8 months ago by tfarina
Modified:
8 years, 7 months ago
CC:
chromium-reviews, erikwright (departed), cbentzel+watch_chromium.org, darin-cc_chromium.org, wtc, rkn
Visibility:
Public.

Description

net: Use operator!= from scoped_ptr to check if |db_| is NULL. The pattern get() ? true : false isn't widely used and has one more occurrence in chrome_frame/. R=willchan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134570

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/net/sqlite_persistent_cookie_store.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
8 years, 8 months ago (2012-04-28 00:02:37 UTC) #1
willchan no longer on Chromium
8 years, 8 months ago (2012-04-28 00:10:33 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698