Add a warning of using std::unordered_set and std::unordered_map to audit_non_blink_usage.py
This CL adds an audit check for the banned std containers to ensure the new usage of std::unordered_set and std::unordered_map doesn't come in, and updates the warning message to clarify to allow the use case at the boundary layer between Blink and Chromium. Bug: 952716 Change-Id: Idca01e5d96a515a9dcff7e8f347248944a540a81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691909 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#676367}
Showing
Please register or sign in to comment