Refactor CreateFPHeader in site_per_process_browsertest
The renaming is because ParsedFeaturePolicy not necessarily represent a feature policy header. Previously the function is hardcoded to accept 2 declaration object as params. The new version accepts a vector of declarations, which makes it more generic. Change-Id: I9e6dfa828f0579776c941734c50c09c0b54194de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1836373Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Charlie Hu <chenleihu@google.com> Cr-Commit-Position: refs/heads/master@{#703709}
Showing
Please register or sign in to comment