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

Fingerprinting 2.0: Canvas content querying #10045

Closed
pilgrim-brave opened this issue Jun 1, 2020 · 2 comments · Fixed by brave/brave-core#5541
Closed

Fingerprinting 2.0: Canvas content querying #10045

pilgrim-brave opened this issue Jun 1, 2020 · 2 comments · Fixed by brave/brave-core#5541

Comments

@pilgrim-brave
Copy link

This is a sub-issue of the larger font defense reorganization #8787

Content Querying Endpoints

CanvasRendering2dContext.measureText
CanvasRendering2dContext.isPointInPath
CanvasRendering2dContext.isPointInStroke

default protection: no changes
max protection: return respective bottom value (0, false, false, respectively)

@pilgrim-brave
Copy link
Author

Splitting this off from #9186 because it landed in a separate milestone.

@pilgrim-brave
Copy link
Author

Marking QA/No because it's covered by browser tests included in the PR that implemented it.

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

Successfully merging a pull request may close this issue.

1 participant