[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. BUG: 1022366 Change-Id: I00ed4e9ed5a64e378def3d90227f238b9b3eb374 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893196 Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#716101}
Showing
Please register or sign in to comment