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

Issue 1348033003: Cleanup: Pass std::string as const reference from chromecast/ (Closed)

Created:
5 years, 3 months ago by ki.stfu
Modified:
5 years, 3 months ago
Reviewers:
halliwell, gunsch
CC:
chromium-reviews, feature-media-reviews_chromium.org, lcwu+watch_chromium.org, halliwell+watch_chromium.org, gunsch+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 chromecast/ Passing std::string by reference can prevent extra copying of object. BUG=367418 TEST= R=gunsch@chromium.org,halliwell@chromium.org Committed: https://crrev.com/65d8f85a3231d3ec932958bf6724b543fe360605 Cr-Commit-Position: refs/heads/master@{#349896}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M chromecast/media/cma/backend/audio_video_pipeline_device_unittest.cc View 4 chunks +15 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
ki.stfu
5 years, 3 months ago (2015-09-20 20:03:12 UTC) #1
gunsch
lgtm
5 years, 3 months ago (2015-09-20 21:08:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348033003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348033003/1
5 years, 3 months ago (2015-09-21 04:12:06 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-21 04:20:58 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 04:21:34 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/65d8f85a3231d3ec932958bf6724b543fe360605
Cr-Commit-Position: refs/heads/master@{#349896}

Powered by Google App Engine
This is Rietveld 408576698