[JJI] Removes implicit rules for allowedOriginRules
According to ProxyBypassRules's doc, it will allow origins such as 127.0.0.1, [::1] etc by default. We should call AddRulesToSubtractImplicit() before adding any other rules to avoid implicitly allowing these origins. Bug: 1024614 Test: added a new test for it, it will fail without this fix. Change-Id: I32e56483bf37798ebf6cd49b244d20fa34d38157 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914905Reviewed-by:Changwan Ryu <changwan@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/master@{#715136}
Showing
Please register or sign in to comment