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

Issue 1894043002: Enable UpdateProcessPriority() on startup on Chrome OS. (Closed)

Created:
4 years, 8 months ago by jcliang
Modified:
4 years, 1 month ago
Reviewers:
rjkroege, gab
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable UpdateProcessPriority() on startup on Chrome OS. BUG=601023 Signed-off-by: Ricky Liang <jcliang@chromium.org>;

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 4 (1 generated)
jcliang
4 years, 8 months ago (2016-04-18 07:08:12 UTC) #2
gab
Will block this review on resolution of discussion @ https://crbug.com/601023#c7
4 years, 8 months ago (2016-04-18 15:51:32 UTC) #3
rjkroege
4 years, 8 months ago (2016-04-18 17:06:07 UTC) #4
https://codereview.chromium.org/1894043002/diff/1/content/browser/renderer_ho...
File content/browser/renderer_host/render_process_host_impl.cc (right):

https://codereview.chromium.org/1894043002/diff/1/content/browser/renderer_ho...
content/browser/renderer_host/render_process_host_impl.cc:2616: #if
defined(OS_ANDROID) || defined(OS_CHROMEOS)
I am not convinced that this is the right place for this functionality
especially as we mojo-i-fy CrOS chrome.

Powered by Google App Engine
This is Rietveld 408576698