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

Issue 1353323003: Cleanup: Pass std::string as const reference from rlz/ (Closed)

Created:
5 years, 3 months ago by ki.stfu
Modified:
5 years, 3 months ago
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup: Pass std::string as const reference from rlz/ Passing std::string by reference can prevent extra copying of object. BUG=367418 TEST= R=rogerta@chromium.org,thakis@chromium.org Committed: https://crrev.com/116c75065a67be6a7c5b01dfd562beec97f71670 Cr-Commit-Position: refs/heads/master@{#349885}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M rlz/chromeos/lib/rlz_value_store_chromeos.h View 1 chunk +3 lines, -2 lines 0 comments Download
M rlz/chromeos/lib/rlz_value_store_chromeos.cc View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
ki.stfu
5 years, 3 months ago (2015-09-20 20:15:44 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm
5 years, 3 months ago (2015-09-20 20:26:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1353323003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1353323003/1
5 years, 3 months ago (2015-09-20 20:28:01 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-20 22:38:11 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-20 22:38:53 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/116c75065a67be6a7c5b01dfd562beec97f71670
Cr-Commit-Position: refs/heads/master@{#349885}

Powered by Google App Engine
This is Rietveld 408576698