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 Review URL: https://chromiumcodereview.appspot.com/17450020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208095 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment