Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: initialize FPS file in network service #33339

Merged
merged 1 commit into from Mar 19, 2022
Merged

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 in the last 24 hours 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 in the last 24 hours 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.

None yet

2 participants