Add ComponentInstaller for FirstPartySets component.
This component will receive a JSON object that encodes the First-Party sets that are to be preloaded as part of the MVP of the First-Party Sets prototype (https://github.com/privacycg/first-party-sets). This will allow sites to declare themselves as the same first-party; this information will be used to allow certain embedded contexts access to their own first-party state. Note: I've added the base::Feature enabling this functionality to //services/network/public/cpp as both the //chrome client and (in future cls) the Network Service implementation will need to use this Feature to gate their behavior. Change-Id: I20f2378fcee624169f6b57d6837998c92f7f0033 Bug: 1124904 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392797 Commit-Queue: Chris Fredrickson <cfredric@google.com> Reviewed-by:Colin Blundell <blundell@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Steven Bingler <bingler@chromium.org> Cr-Commit-Position: refs/heads/master@{#805795}
Showing
Please register or sign in to comment