Store HashSet rather than unique_ptr<HashSet> in AXRelationCache::id_attr_to_related_mapping_.
It's more concise and skips some minor heap allocations. Change-Id: I45259ae677da93cfed7b2c176ae519dfbd33acba Reviewed-on: https://chromium-review.googlesource.com/1079029Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#562951}
Showing
Please register or sign in to comment