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

Issue 17450020: Drop memory class-based renderer limit on Android. (Closed)

Created:
7 years, 6 months ago by ppi
Modified:
7 years, 6 months ago
Reviewers:
Yaron, klobag.chromium
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

Drop memory class-based renderer limit on Android. This patch removes the automatic renderer-process limit on Android, moving the consumers to MAX_RENDERERS_LIMIT instead. This does not affect the number of renderers being spawned yet, but will allow the consumers to use all available renderers once MAX_RENDERERS_LIMIT is lifted. BUG=241787 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208095

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address remarks. #

Messages

Total messages: 7 (0 generated)
ppi
Could you guys have a look? This can be landed after the corresponding Chrome on ...
7 years, 6 months ago (2013-06-20 17:16:22 UTC) #1
Yaron
https://codereview.chromium.org/17450020/diff/1/content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java File content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java (left): https://codereview.chromium.org/17450020/diff/1/content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java#oldcode16 content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java:16: // NOTE: This file hasn't been fully upstreamed, please ...
7 years, 6 months ago (2013-06-21 21:21:28 UTC) #2
Yaron
Err lgtm minus small comments
7 years, 6 months ago (2013-06-21 21:21:48 UTC) #3
klobag.chromium
lgtm https://chromiumcodereview.appspot.com/17450020/diff/1/content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java File content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java (right): https://chromiumcodereview.appspot.com/17450020/diff/1/content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java#newcode32 content/public/android/java/src/org/chromium/content/browser/AndroidBrowserProcess.java:32: public static final int MAX_RENDERERS_LIMIT = FYI, as ...
7 years, 6 months ago (2013-06-22 15:41:50 UTC) #4
ppi
Thanks a lot! I have addressed the remarks in patch set 2 and in the ...
7 years, 6 months ago (2013-06-22 19:01:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ppi@chromium.org/17450020/9002
7 years, 6 months ago (2013-06-22 19:02:12 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 22:33:15 UTC) #7
Message was sent while issue was closed.
Change committed as 208095

Powered by Google App Engine
This is Rietveld 408576698