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

Issue 1359593002: Cleanup: Pass std::string as const reference from cc/ (Closed)

Created:
5 years, 3 months ago by ki.stfu
Modified:
5 years, 3 months ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_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 cc/ Passing std::string by reference can prevent extra copying of object. BUG=367418 TEST= R=enne@chromium.org,danakj@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/709d9b4e318de60efa4dd68fcb4486e65884c02a Cr-Commit-Position: refs/heads/master@{#349971}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M cc/output/shader.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/shader.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
ki.stfu
5 years, 3 months ago (2015-09-20 20:00:09 UTC) #1
danakj
LGTM
5 years, 3 months ago (2015-09-21 17:15:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1359593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1359593002/1
5 years, 3 months ago (2015-09-21 17:17:24 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-21 18:41:30 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 18:42:07 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/709d9b4e318de60efa4dd68fcb4486e65884c02a
Cr-Commit-Position: refs/heads/master@{#349971}

Powered by Google App Engine
This is Rietveld 408576698