OOR-CORS: fix OriginAccessList internal design |
|
Issue descriptionNow OriginAccessList has separate origin-pattern maps for allow/block lists. On the other hand, mojom::CorsOriginAccessPatterns has a single map which key is origin, but has both patterns as its value. mojom::CorsOriginAccessPatterns design is aligned with NetworkContext APIs and real use cases. So, I'd modify OriginAccessList internal impl to have the same design. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Nov 28