ContentCapture Refactoring: Remove SentNodes class
SentNodes is a wrapper of HeapHashSet and has little value be a separated class. This patch also moves SentNodes to TaskSession, it was used to share the SentNode between the different ContentCaptureTasks, but ContentCaptureTask will never be recreated. Bug: 1137463 Change-Id: Ic8f958a8ae4da957fd3ab49e1b65faa9508acac4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466505Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#816399}
Showing
Please register or sign in to comment