Use page heap in in-process renderer
commit9760e2120fdbb57aecd8af44928d6a5949629810
authorboliu <boliu@chromium.org>
Tue, 23 Jun 2015 22:49:06 +0000 (23 15:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 22:49:43 +0000 (23 22:49 +0000)
tree155592344034d93b176329097b8854587cc7b74e
parentb2bc76efb83c1fb861c17be0311bebad51444e2e
Use page heap in in-process renderer

This reduces number of ashmem allocations on in-process webview, which
prevents going over the file descriptor limit.

BUG=503632, 503724

Review URL: https://codereview.chromium.org/1199243004

Cr-Commit-Position: refs/heads/master@{#335784}
content/browser/browser_main_loop.cc
content/renderer/render_thread_impl.cc