Revert "heap: Enable concurrent marking for HashTable based collections"
This reverts commit 2f69de56. Reason for revert: bisect identified this CL as the reason for crashes on Android - see bug https://crbug.com/1059000. Original change's description: > heap: Enable concurrent marking for HashTable based collections > > All known data races in HashTable based collections have been resolved. > > Bug: 986235 > Change-Id: Ia7a22d707aaaea1ab3ebc70c47da0876fc426aa9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078617 > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Michael Lippautz <mlippautz@chromium.org> > Commit-Queue: Omer Katz <omerkatz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#746694} TBR=haraken@chromium.org,mlippautz@chromium.org,omerkatz@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 986235 Change-Id: I6eabcf000bcb8092c33aaf5691decf58fe110c27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089965Reviewed-by:Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#747510}
Showing
Please register or sign in to comment