heap: Remove page navigation GC
Garbage collections on page navigations are also initiated by V8 (see v8::Heap::NotifyContextDisposed for non-dependent contexts) using its memory reducer mechanism. Since they cover Blink with with unified heap we do not need to schedule anything else there. Bug: 948807 Change-Id: I17a7d9235fd80b8cfc91fd55cab904873166056f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605408Reviewed-by:Hannes Payer <hpayer@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#658988}
Showing
Please register or sign in to comment