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

Issue 1357173002: Cleanup: Pass std::string as const reference from device/ (Closed)

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M device/bluetooth/bluetooth_adapter_profile_chromeos_unittest.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:08:49 UTC) #1
armansito
lgtm
5 years, 3 months ago (2015-09-23 06:45:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1357173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1357173002/1
5 years, 3 months ago (2015-09-23 06:46:21 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-23 18:31:33 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 18:36:09 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f7cfa30ed8949fdee6d002c705eda176e08e155c
Cr-Commit-Position: refs/heads/master@{#350350}

Powered by Google App Engine
This is Rietveld 408576698