Open
Bug 1429519
Opened 8 years ago
Updated 3 years ago
Add a canvas-imagedata permission
Categories
(Core :: Graphics: Canvas2D, enhancement, P3)
Core
Graphics: Canvas2D
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
People
(Reporter: tjr, Unassigned)
References
Details
(Keywords: dev-doc-needed, site-compat, Whiteboard: [fingerprinting][gfx-noted][fp-triaged])
As discussed here: https://github.com/w3c/permissions/issues/165
By providing a way for websites to query if we will show the Canvas Permission Prompt, we can (hopefully) significantly reduce the number of prompts shown to users.
We already have a partner (Wordpress) who will use this if/when we implement it.
Comment 1•8 years ago
|
||
Apologies for not catching this sooner and bikeshedding again, but if we do this let's use canvas-image-data (note the additional hyphen) as the interface is called CanvasImageData.
Updated•8 years ago
|
Whiteboard: [fingerprinting] → [fingerprinting][gfx-noted]
Updated•8 years ago
|
Keywords: dev-doc-needed
Updated•7 years ago
|
Keywords: site-compat
Reporter | ||
Updated•7 years ago
|
Whiteboard: [fingerprinting][gfx-noted] → [fingerprinting][gfx-noted][fp-triaged]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•