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

Same-document get*ClientRects jitter when fingerprinting rects noise enabled #2774

Closed
joshqou opened this issue Mar 27, 2024 · 1 comment · Fixed by #2790
Closed

Same-document get*ClientRects jitter when fingerprinting rects noise enabled #2774

joshqou opened this issue Mar 27, 2024 · 1 comment · Fixed by #2790

Comments

@joshqou
Copy link

joshqou commented Mar 27, 2024

The fingerprinting-client-rects-noise flag does not seem to apply a per-document static offset to the clientRect methods, despite the flag's description stating so. This can break sites that expect getClientRect to return consistent values.

Related: cockpit-project/cockpit#20171 cockpit-project/cockpit#20225

Tested versions

Fedora 39, using version 123.0.6312.58 (flatpak)
macOS Monterey, using version 122.0.6261.111 (brew)

@joshqou
Copy link
Author

joshqou commented Mar 27, 2024

Related issue #2714

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 a pull request may close this issue.

1 participant