Do not return heap size if there are multiple tabs in the same process
This CL changes MemoryInfo so that, when the heap statistics are calculated, the values for totalJSHeapSize and usedJSHeapSize are not used if the number of pages is greater than 1. Bug: 807651 Change-Id: I99bc52e0e2cb8e17c797fdb3868110fc409ad00e Reviewed-on: https://chromium-review.googlesource.com/904972Reviewed-by:Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#536755}
Showing
Please register or sign in to comment