Use CommaDelimitedHeaderSet in Performance::PassesTimingAllowCheck()
This CL uses ParseCommaDelimitedHeader() to split the header into strings before doing any processing on the string. In particular, the UseCounter for '*' now includes headers with star but extra whitespace, such as ' *'. Change-Id: I31cc61b83b13b88fb8e460a609bca3f983ba8eb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898437 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#713551}
Showing
Please register or sign in to comment