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

Issue 138313004: Render process count should not be forced from java unconditionally (Closed)

Created:
6 years, 11 months ago by kbalazs
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Render process count should not be forced from java unconditionally content::SetContentCommandLineFlags should enforce a maxiumum value from java. The problem is that it overrides the value even if the default would be less. Instead we should let RenderProcessHost decide it based on the available physical memory and only override if the default value is too high. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249117

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix logic when command_line_renderer_limit <= 0 #

Patch Set 3 : fix debug compile issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M content/browser/android/content_startup_flags.cc View 1 2 1 chunk +15 lines, -8 lines 0 comments Download

Messages

Total messages: 28 (0 generated)
kbalazs
6 years, 11 months ago (2014-01-14 18:21:35 UTC) #1
bulach
+aberent is a better reviewer for this..
6 years, 11 months ago (2014-01-15 15:56:09 UTC) #2
kbalazs
ping?
6 years, 11 months ago (2014-01-23 21:10:54 UTC) #3
aberent
On 2014/01/23 21:10:54, kbalazs wrote: > ping? Sorry, been travelling for the last week (and ...
6 years, 11 months ago (2014-01-24 17:42:51 UTC) #4
aberent
https://codereview.chromium.org/138313004/diff/1/content/browser/android/content_startup_flags.cc File content/browser/android/content_startup_flags.cc (right): https://codereview.chromium.org/138313004/diff/1/content/browser/android/content_startup_flags.cc#newcode39 content/browser/android/content_startup_flags.cc:39: if (command_line_renderer_limit != -1) { What happens if command_line_render_limit ...
6 years, 11 months ago (2014-01-24 21:29:08 UTC) #5
kbalazs
https://codereview.chromium.org/138313004/diff/1/content/browser/android/content_startup_flags.cc File content/browser/android/content_startup_flags.cc (right): https://codereview.chromium.org/138313004/diff/1/content/browser/android/content_startup_flags.cc#newcode39 content/browser/android/content_startup_flags.cc:39: if (command_line_renderer_limit != -1) { On 2014/01/24 21:29:09, aberent ...
6 years, 10 months ago (2014-01-29 16:55:43 UTC) #6
kbalazs
Incorporated comments in patch 2. PTAL :)
6 years, 10 months ago (2014-02-03 17:51:52 UTC) #7
aberent
lgtm
6 years, 10 months ago (2014-02-03 18:17:40 UTC) #8
kbalazs
@bulach: could you lgtm as well? I guess I need an owner. Thanks
6 years, 10 months ago (2014-02-03 18:31:35 UTC) #9
bulach
lgtm, thanks!
6 years, 10 months ago (2014-02-04 01:42:08 UTC) #10
kbalazs
The CQ bit was checked by b.kelemen@samsung.com
6 years, 10 months ago (2014-02-04 01:48:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@samsung.com/138313004/90001
6 years, 10 months ago (2014-02-04 01:49:50 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 02:20:36 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, base_unittests, browser_tests, cacheinvalidation_unittests, ...
6 years, 10 months ago (2014-02-04 02:20:37 UTC) #14
kbalazs
The CQ bit was checked by b.kelemen@samsung.com
6 years, 10 months ago (2014-02-04 16:35:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@samsung.com/138313004/370001
6 years, 10 months ago (2014-02-04 16:35:20 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 17:44:23 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=223344
6 years, 10 months ago (2014-02-04 17:44:24 UTC) #18
kbalazs
The CQ bit was checked by b.kelemen@samsung.com
6 years, 10 months ago (2014-02-04 18:15:10 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@samsung.com/138313004/370001
6 years, 10 months ago (2014-02-04 18:20:32 UTC) #20
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, sync_integration_tests, unit_tests ...
6 years, 10 months ago (2014-02-04 20:36:54 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@samsung.com/138313004/370001
6 years, 10 months ago (2014-02-04 20:38:22 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@samsung.com/138313004/370001
6 years, 10 months ago (2014-02-05 00:52:24 UTC) #23
Paweł Hajdan Jr.
The CQ bit was unchecked by phajdan.jr@chromium.org
6 years, 10 months ago (2014-02-05 18:51:35 UTC) #24
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 10 months ago (2014-02-05 19:17:14 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/b.kelemen@samsung.com/138313004/370001
6 years, 10 months ago (2014-02-05 19:26:45 UTC) #26
commit-bot: I haz the power
Change committed as 249117
6 years, 10 months ago (2014-02-05 21:39:16 UTC) #27
kbalazs
6 years, 10 months ago (2014-02-05 21:45:15 UTC) #28
Message was sent while issue was closed.
On 2014/02/05 21:39:16, I haz the power (commit-bot) wrote:
> Change committed as 249117

Thanks for nudging the commit bot! :)

Powered by Google App Engine
This is Rietveld 408576698