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

Issue 1357843002: Cleanup: Pass std::string as const reference from remoting/ (Closed)

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M remoting/host/native_messaging/native_messaging_reader_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
ki.stfu
5 years, 3 months ago (2015-09-20 20:15:17 UTC) #1
joedow
lgtm
5 years, 3 months ago (2015-09-21 15:48:57 UTC) #2
kelvinp
lgtm
5 years, 3 months ago (2015-09-21 17:11:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1357843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1357843002/1
5 years, 3 months ago (2015-09-21 17:16:16 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-21 17:36:00 UTC) #6
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 17:36:38 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/35ab93eaa71ba219f60c62e8871a332fc6baa6e8
Cr-Commit-Position: refs/heads/master@{#349952}

Powered by Google App Engine
This is Rietveld 408576698