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

Issue 1355993002: Cleanup: Pass std::string as const reference from native_client_sdk/ (Closed)

Created:
5 years, 3 months ago by ki.stfu
Modified:
5 years, 3 months ago
Reviewers:
noelallen1, binji, Sam Clegg
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg
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 native_client_sdk/ Passing std::string by reference can prevent extra copying of object. BUG=367418 TEST= R=binji@chromium.org,noelallen@chromium.org Committed: https://crrev.com/42d17b85eb1823d17cddb8c027847207a28a336b Cr-Commit-Position: refs/heads/master@{#349917}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M native_client_sdk/src/examples/api/file_io/file_io.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
ki.stfu
5 years, 3 months ago (2015-09-20 20:12:42 UTC) #1
Sam Clegg
lgtm
5 years, 3 months ago (2015-09-21 08:58:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1355993002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1355993002/1
5 years, 3 months ago (2015-09-21 09:10:45 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-21 09:19:27 UTC) #6
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 09:20:21 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/42d17b85eb1823d17cddb8c027847207a28a336b
Cr-Commit-Position: refs/heads/master@{#349917}

Powered by Google App Engine
This is Rietveld 408576698