Skip to content

Conversation

VerteDinde
Copy link
Member

@VerteDinde VerteDinde commented Mar 18, 2022

Description of Change

A recent change in Chromium (CL: #3449280) now requires First Party Sets (FPS) to be fully initialized before queries can be received and responded to. This initialization happened in two parts: receiving the sets from the command line, and parsing the sets file.

This PR passes an empty file to SetFirstPartySets, to allow both checks to pass.

Checklist

Release Notes

Notes: Fixed an issue where First Party Sets were not correctly loaded on app launch.

@VerteDinde VerteDinde added semver/patch backwards-compatible bug fixes target/18-x-y labels Mar 18, 2022
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Mar 18, 2022
@VerteDinde
Copy link
Member Author

WOA test failure unrelated; everything else is green

@VerteDinde VerteDinde merged commit 08d54d2 into main Mar 19, 2022
@VerteDinde VerteDinde deleted the fix-fps-initialization branch March 19, 2022 04:29
@release-clerk
Copy link

release-clerk bot commented Mar 19, 2022

Release Notes Persisted

Fixed an issue where First Party Sets were not correctly loaded on app launch.

@trop
Copy link
Contributor

trop bot commented Mar 19, 2022

I have automatically backported this PR to "18-x-y", please check out #33345

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Mar 20, 2022
bavulapati pushed a commit to bavulapati/electron that referenced this pull request Apr 29, 2022
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants