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

Issue 1320013006: Return const by ref instead of value (Closed)

Created:
5 years, 3 months ago by tanay.c
Modified:
5 years, 3 months ago
Reviewers:
stevenjb, pdr.
CC:
Habib Virji
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove const std::string return by std::string. Cleanup of code. BUG= Committed: https://crrev.com/ee2d8cf539b5aa0efc7dbd42f668934909fbcc92 Cr-Commit-Position: refs/heads/master@{#350114}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M ash/system/tray/system_tray_delegate.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ash/system/tray/system_tray_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
tanay.c
5 years, 3 months ago (2015-08-31 05:33:37 UTC) #2
tanay.c
PTAL
5 years, 3 months ago (2015-09-02 05:47:39 UTC) #3
tanay.c
PTAL.
5 years, 3 months ago (2015-09-03 05:43:27 UTC) #5
pdr.
I'm not the best reviewer for chrome/ changes. To find good reviewers I usually check ...
5 years, 3 months ago (2015-09-03 06:23:36 UTC) #6
stevenjb
https://codereview.chromium.org/1320013006/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.h File chrome/browser/ui/ash/system_tray_delegate_chromeos.h (right): https://codereview.chromium.org/1320013006/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.h#newcode82 chrome/browser/ui/ash/system_tray_delegate_chromeos.h:82: const std::string& GetEnterpriseDomain() const override; This shouldn't compile. GetEnterpriseDomain() ...
5 years, 3 months ago (2015-09-09 18:10:45 UTC) #7
tanay.c
On 2015/09/09 18:10:45, stevenjb wrote: > https://codereview.chromium.org/1320013006/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.h > File chrome/browser/ui/ash/system_tray_delegate_chromeos.h (right): > > https://codereview.chromium.org/1320013006/diff/40001/chrome/browser/ui/ash/system_tray_delegate_chromeos.h#newcode82 > ...
5 years, 3 months ago (2015-09-21 09:39:35 UTC) #8
stevenjb
lgtm
5 years, 3 months ago (2015-09-21 15:39:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320013006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320013006/60001
5 years, 3 months ago (2015-09-22 05:42:09 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-22 06:28:18 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-22 06:28:54 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ee2d8cf539b5aa0efc7dbd42f668934909fbcc92
Cr-Commit-Position: refs/heads/master@{#350114}

Powered by Google App Engine
This is Rietveld 408576698