[PM] Move WebMemoryAggregator result state into a Visitor helper class
Moves the code that statefully updates the aggregation result into an AggregationPointVisitor helper class. This will make it easier to implement new algorithms that gather different information from each aggregation point (eg. finding the set of processes spanned by all aggregation points) by subclassing AggregationPointVisitor. R=siggi Bug: 1168573 Change-Id: I0b674fdc4282e164e9541ed17ca6b53483bb525e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640675 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by:Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#845713}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment