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

Issue 9148018: [Coverity] Fixed call by value to by reference (Closed)

Created:
8 years, 11 months ago by groby-ooo-7-16
Modified:
8 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

[Coverity] Fixed call by value to by reference CID=102901 BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117360

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M base/file_util_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/redirect_to_file_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/redirect_to_file_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/net/url_fetcher_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
groby-ooo-7-16
8 years, 11 months ago (2012-01-11 20:59:41 UTC) #1
darin (slow to review)
LGTM Is this just to reduce code bloat / improve performance?
8 years, 11 months ago (2012-01-11 21:26:51 UTC) #2
groby-ooo-7-16
Yep - we've set Coverity to complain whenever we pass a structure of more than ...
8 years, 11 months ago (2012-01-11 22:47:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/9148018/1
8 years, 11 months ago (2012-01-12 00:32:42 UTC) #4
commit-bot: I haz the power
8 years, 11 months ago (2012-01-12 01:59:50 UTC) #5
Change committed as 117360

Powered by Google App Engine
This is Rietveld 408576698