Expand URL whitelisting for anonymizer
This adds whitelisting to URL redaction for URLs of the format chrome://*/crisper.js and also chrome-extension://<first-party-id>/*.js as long as there are also no query parameters appended to those. There is also a constant added for the list of 1st party extension IDs. Extra plumbing of those values were required in order to keep with allowed dependencies. Bug: 979779 Test: component_unittests pass Change-Id: I151ddb3d3791a57b6f394867bf244e945febc321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699699 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:J Kardatzke <jkardatzke@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
May Lippert <maybelle@chromium.org> Cr-Commit-Position: refs/heads/master@{#678328}
Showing
Please register or sign in to comment