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

Issue 209353016: Turn off Task Manager should not break the build on Linux (Closed)

Created:
6 years, 9 months ago by yi
Modified:
6 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Turn off Task Manager should not break the build on Linux BUG=355781 R= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259468

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated based on Mlket's comment #

Total comments: 1

Patch Set 3 : updated base on Peter Kasting's comment #

Total comments: 1

Patch Set 4 : clean comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M chrome/browser/extensions/api/processes/processes_api.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_commands.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
yi
6 years, 9 months ago (2014-03-24 23:13:45 UTC) #1
miket_OOO
https://codereview.chromium.org/209353016/diff/1/chrome/browser/extensions/api/processes/processes_api.cc File chrome/browser/extensions/api/processes/processes_api.cc (right): https://codereview.chromium.org/209353016/diff/1/chrome/browser/extensions/api/processes/processes_api.cc#newcode675 chrome/browser/extensions/api/processes/processes_api.cc:675: #endif // defined(ENABLE_TASK_MANAGER) Should there be a SendResponse() here ...
6 years, 9 months ago (2014-03-24 23:23:26 UTC) #2
yi
Thanks for the review, mlket. I have updated the patch based on your suggestion.
6 years, 9 months ago (2014-03-24 23:38:11 UTC) #3
miket_OOO
lgtm
6 years, 9 months ago (2014-03-24 23:48:08 UTC) #4
yi
The CQ bit was checked by yi.shen@samsung.com
6 years, 9 months ago (2014-03-25 00:01:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yi.shen@samsung.com/209353016/20001
6 years, 9 months ago (2014-03-25 00:03:02 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-25 00:50:12 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=57158
6 years, 9 months ago (2014-03-25 00:50:12 UTC) #8
yi
On 2014/03/24 23:48:08, miket wrote: > lgtm mlket, I got following errors from Trybot. Could ...
6 years, 9 months ago (2014-03-25 16:45:11 UTC) #9
miket_OOO
I can't help you further than the error message. You need to get an approval ...
6 years, 9 months ago (2014-03-25 16:56:52 UTC) #10
yi
On 2014/03/25 16:56:52, miket wrote: > I can't help you further than the error message. ...
6 years, 9 months ago (2014-03-25 17:00:11 UTC) #11
Peter Kasting
https://codereview.chromium.org/209353016/diff/20001/chrome/browser/ui/browser_commands.cc File chrome/browser/ui/browser_commands.cc (right): https://codereview.chromium.org/209353016/diff/20001/chrome/browser/ui/browser_commands.cc#newcode1014 chrome/browser/ui/browser_commands.cc:1014: #endif // defined(ENABLE_TASK_MANAGER) You can't do this; this will ...
6 years, 9 months ago (2014-03-25 20:48:43 UTC) #12
yi
On 2014/03/25 20:48:43, Peter Kasting wrote: > https://codereview.chromium.org/209353016/diff/20001/chrome/browser/ui/browser_commands.cc > File chrome/browser/ui/browser_commands.cc (right): > > https://codereview.chromium.org/209353016/diff/20001/chrome/browser/ui/browser_commands.cc#newcode1014 ...
6 years, 9 months ago (2014-03-25 21:29:04 UTC) #13
Peter Kasting
LGTM https://codereview.chromium.org/209353016/diff/90001/chrome/browser/ui/browser_commands.cc File chrome/browser/ui/browser_commands.cc (right): https://codereview.chromium.org/209353016/diff/90001/chrome/browser/ui/browser_commands.cc#newcode1030 chrome/browser/ui/browser_commands.cc:1030: #endif // defined(ENABLE_TASK_MANAGER) Nit: No need for this ...
6 years, 9 months ago (2014-03-25 21:30:11 UTC) #14
yi
On 2014/03/25 21:30:11, Peter Kasting wrote: > LGTM > > https://codereview.chromium.org/209353016/diff/90001/chrome/browser/ui/browser_commands.cc > File chrome/browser/ui/browser_commands.cc (right): ...
6 years, 9 months ago (2014-03-25 21:35:41 UTC) #15
yi
The CQ bit was checked by yi.shen@samsung.com
6 years, 9 months ago (2014-03-25 21:35:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yi.shen@samsung.com/209353016/120001
6 years, 9 months ago (2014-03-25 21:38:04 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-25 21:57:23 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_rel
6 years, 9 months ago (2014-03-25 21:57:23 UTC) #19
yi
The CQ bit was checked by yi.shen@samsung.com
6 years, 9 months ago (2014-03-26 00:52:53 UTC) #20
yi
The CQ bit was unchecked by yi.shen@samsung.com
6 years, 9 months ago (2014-03-26 00:52:54 UTC) #21
yi
The CQ bit was checked by yi.shen@samsung.com
6 years, 9 months ago (2014-03-26 00:53:01 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yi.shen@samsung.com/209353016/120001
6 years, 9 months ago (2014-03-26 00:55:34 UTC) #23
commit-bot: I haz the power
6 years, 9 months ago (2014-03-26 04:09:06 UTC) #24
Message was sent while issue was closed.
Change committed as 259468

Powered by Google App Engine
This is Rietveld 408576698