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

Issue 6676015: Coverity: Pass values by reference. (Closed)

Created:
9 years, 9 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
csilv
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Coverity: Pass values by reference. CID=8402,8494,8641,8716,8717,8740,9100 BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77788

Patch Set 1 #

Total comments: 1

Patch Set 2 : Win/Mac fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M chrome/browser/extensions/image_loading_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details_mac.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_info.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/url_info.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/password_manager/password_store.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/password_store.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
James Hawkins
9 years, 9 months ago (2011-03-11 01:44:25 UTC) #1
csilv
9 years, 9 months ago (2011-03-11 01:53:19 UTC) #2
LGTM

http://codereview.chromium.org/6676015/diff/1/chrome/browser/memory_details.h
File chrome/browser/memory_details.h (right):

http://codereview.chromium.org/6676015/diff/1/chrome/browser/memory_details.h...
chrome/browser/memory_details.h:1: // Copyright (c) 2010 The Chromium Authors.
All rights reserved.
nit: bump copyright date, here and others

Powered by Google App Engine
This is Rietveld 408576698