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

Issue 1353333002: Cleanup: Pass std::string as const reference from courgette/ (Closed)

Created:
5 years, 3 months ago by ki.stfu
Modified:
5 years, 3 months ago
Reviewers:
Will Harris
CC:
chromium-reviews
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 courgette/ Passing std::string by reference can prevent extra copying of object. BUG=367418 TEST= R=wfh@chromium.org Committed: https://crrev.com/d0f29e1666ab81289f7c2cd9390fe3a45b2201dc Cr-Commit-Position: refs/heads/master@{#349951}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M courgette/ensemble_unittest.cc View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
ki.stfu
5 years, 3 months ago (2015-09-20 20:08:06 UTC) #1
Will Harris
lgtm
5 years, 3 months ago (2015-09-21 16:17:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1353333002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1353333002/1
5 years, 3 months ago (2015-09-21 17:17:23 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-21 17:31:00 UTC) #6
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 17:31:46 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d0f29e1666ab81289f7c2cd9390fe3a45b2201dc
Cr-Commit-Position: refs/heads/master@{#349951}

Powered by Google App Engine
This is Rietveld 408576698