[client-hints] Allow 3P legacy Client-Hints to work with Feature Policy
Currently there are two different flags that control sending Client Hints to cross-origin resources: Feature Policy delegation (off-by-default) and a build flag that sends legacy hints on Android. This CL makes sure that these two flags play nice together, and adds virtual test suites to exercise them. (This is an attempt to reland crrev.com/c/18931963. It was reverted due to a flaky WPT that has now been fixed.) BUG: 1022366 Change-Id: I495fc4a2d783fb1df9f7b6a65d4034757ff47ddd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974512Reviewed-by:Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Aaron Tagliaboschi <aarontag@chromium.org> Commit-Queue: Aaron Tagliaboschi <aarontag@chromium.org> Cr-Commit-Position: refs/heads/master@{#732349}
Showing
Please register or sign in to comment