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

Set fingerprinting noise_factor during document construction #2790

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

Ahrotahn
Copy link
Contributor

@Ahrotahn Ahrotahn commented Apr 5, 2024

This PR updates fingerprinting-flags-client-rects-and-measuretext.patch to set the noise factor during document construction rather than when an updated layout is requested. Fixes #2774 and the underlying issue in #2714.

Pre-patch:

Post-patch:

@Ahrotahn Ahrotahn requested a review from a team as a code owner April 5, 2024 12:45
@PF4Public
Copy link
Contributor

@Ahrotahn Could it potentially fix #2389?

@Ahrotahn
Copy link
Contributor Author

Ahrotahn commented Apr 6, 2024

I wasn't able to reproduce the error with the original link but I could for the one that happens on github, and this change does solve that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Same-document get*ClientRects jitter when fingerprinting rects noise enabled
3 participants