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

Issue 1352793003: Cleanup: Pass std::string as const reference from chrome_elf/ (Closed)

Created:
5 years, 3 months ago by ki.stfu
Modified:
5 years, 3 months ago
CC:
chromium-reviews, kalyank, sadrul, caitkp+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 chrome_elf/ Passing std::string by reference can prevent extra copying of object. BUG=367418 TEST= R=caitkp@chromium.org,robertshield@chromium.org Committed: https://crrev.com/b3289e3585348883a3cac9a5cafc986d521bbb39 Cr-Commit-Position: refs/heads/master@{#349887}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome_elf/dll_hash/dll_hash.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome_elf/dll_hash/dll_hash.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:04:04 UTC) #1
robertshield
lgtm Good catch, thanks!
5 years, 3 months ago (2015-09-20 22:06:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1352793003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1352793003/1
5 years, 3 months ago (2015-09-20 22:07:07 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-20 23:20:10 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-20 23:20:43 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b3289e3585348883a3cac9a5cafc986d521bbb39
Cr-Commit-Position: refs/heads/master@{#349887}

Powered by Google App Engine
This is Rietveld 408576698