Decrement RenderProcessHost's keep alive refcount eagerly
Having a non-zero keep alive refcount prevents the task queue throttling even when the page is in background. This CL avoids that with calling RenderProcessHost::DecrementKeepAliveRefCount eagerly. Bug: 831853 Change-Id: I79562153286aee08d65520de0bf48eb8087db961 Reviewed-on: https://chromium-review.googlesource.com/1023628Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Shubhie Panicker <panicker@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#553477}
Showing
Please register or sign in to comment