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

Issue 2118583004: Remove unused function from base/process (Closed)

Created:
4 years, 5 months ago by benwells
Modified:
4 years, 5 months ago
Reviewers:
Lei Zhang, scottmg
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unused function from base/process GetAppOutputRestricted is not used anywhere. BUG=88502 Committed: https://crrev.com/52162de75f5577f49f11c00ecc706a2b3b52e3c8 Cr-Commit-Position: refs/heads/master@{#403743}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove max_output #

Total comments: 6

Patch Set 3 : Tweak comment #

Patch Set 4 : Feedback #

Patch Set 5 : Fix NULL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -195 lines) Patch
M base/process/launch.h View 1 chunk +0 lines, -6 lines 0 comments Download
M base/process/launch_posix.cc View 1 2 3 4 10 chunks +32 lines, -76 lines 0 comments Download
M base/process/process_util_unittest.cc View 1 chunk +0 lines, -112 lines 0 comments Download
M build/android/pylib/gtest/filter/base_unittests_disabled View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 18 (7 generated)
benwells
thestig for base/ scottmg for build/
4 years, 5 months ago (2016-07-01 06:20:45 UTC) #2
Lei Zhang
https://codereview.chromium.org/2118583004/diff/1/base/process/launch_posix.cc File base/process/launch_posix.cc (left): https://codereview.chromium.org/2118583004/diff/1/base/process/launch_posix.cc#oldcode683 base/process/launch_posix.cc:683: GetAppOutputInternalResult result = GetAppOutputInternal( All the callers to GetAppOutputInternal() ...
4 years, 5 months ago (2016-07-01 06:41:49 UTC) #3
scottmg
build lgtm
4 years, 5 months ago (2016-07-01 15:52:11 UTC) #4
benwells
Remove max_output
4 years, 5 months ago (2016-07-04 01:47:29 UTC) #5
benwells
https://codereview.chromium.org/2118583004/diff/1/base/process/launch_posix.cc File base/process/launch_posix.cc (left): https://codereview.chromium.org/2118583004/diff/1/base/process/launch_posix.cc#oldcode683 base/process/launch_posix.cc:683: GetAppOutputInternalResult result = GetAppOutputInternal( On 2016/07/01 06:41:48, Lei Zhang ...
4 years, 5 months ago (2016-07-04 03:07:53 UTC) #6
Lei Zhang
lgtm https://codereview.chromium.org/2118583004/diff/20001/base/process/launch_posix.cc File base/process/launch_posix.cc (right): https://codereview.chromium.org/2118583004/diff/20001/base/process/launch_posix.cc#newcode609 base/process/launch_posix.cc:609: ssize_t bytes_read = 0; This can be declared ...
4 years, 5 months ago (2016-07-04 20:33:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2118583004/60001
4 years, 5 months ago (2016-07-05 02:33:44 UTC) #10
benwells
https://codereview.chromium.org/2118583004/diff/20001/base/process/launch_posix.cc File base/process/launch_posix.cc (right): https://codereview.chromium.org/2118583004/diff/20001/base/process/launch_posix.cc#newcode609 base/process/launch_posix.cc:609: ssize_t bytes_read = 0; On 2016/07/04 20:33:04, Lei Zhang ...
4 years, 5 months ago (2016-07-05 03:48:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2118583004/80001
4 years, 5 months ago (2016-07-05 03:49:13 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-05 05:41:19 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-07-05 05:42:50 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/52162de75f5577f49f11c00ecc706a2b3b52e3c8
Cr-Commit-Position: refs/heads/master@{#403743}

Powered by Google App Engine
This is Rietveld 408576698