Revert "Do not return heap size if there are multiple tabs in the same process"
This reverts commit 0edfddf2. Reason for revert: Postponing change to get additional feedback from folks who consume this API. Original change's description: > 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/904972 > Reviewed-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} TBR=haraken@chromium.org,tdresser@chromium.org,npm@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 807651 Change-Id: I2897517db42c1c46af0ddeb16e190e4bb37d5884 Reviewed-on: https://chromium-review.googlesource.com/935501Reviewed-by:Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#538912}
Showing
Please register or sign in to comment