Closed
Bug 1408825
Opened 8 years ago
Closed 8 years ago
Do not ask for HTML5 canvas permission if privacy.resistFingerprinting is true
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: etrapani, Assigned: tjr)
Details
(Whiteboard: [tor][fingerprinting][fp:backlog])
Firefox asks if I want to allow HTML5 canvas extraction for each site that wants to access that information. Since I have privacy.resistFingerprinting set to true, I'd expect Firefox to never allow access to that date.
Assignee | ||
Comment 1•8 years ago
|
||
So this is working as intended, we want to prompt the user (Bug 967895 and Bug 1382111). However we want to improve this to only prompt you for post-page-load requests (Bug 1376865) - which will (hopefully) cut down on the prompt fatigue and only show the prompt when it's being used for an actual purpose (like image editing). We also intend to add a 'Learn More' page (Bug 1397757)
Assignee: nobody → tom
Component: Tracking Protection → Canvas: 2D
Product: Firefox → Core
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [tor][fingerprinting][fp:backlog]
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•