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

Compatibility with Firefox Resist Fingerprinting feature #40

Open
joriswit opened this issue Dec 31, 2024 · 1 comment
Open

Compatibility with Firefox Resist Fingerprinting feature #40

joriswit opened this issue Dec 31, 2024 · 1 comment

Comments

@joriswit
Copy link

Currently the color picker is not compatible with the Resist Fingerprinting experimental feature of Firefox. This is caused because it uses the canvas.toDataURL api.

colorpicker

More information can be found here: https://support.mozilla.org/en-US/kb/resist-fingerprinting

joriswit added a commit to joriswit/jquery-wheelcolorpicker that referenced this issue Dec 31, 2024
@joriswit
Copy link
Author

I can make a Pull Request with my proposed solution if you want. But note that it changes the HTML, so it might cause compatibility problems.

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

No branches or pull requests

1 participant