Closed
Bug 1973265
Opened 5 months ago
Closed 4 months ago
WebCodecs API might reveal fingerprintable information
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: fkilic, Assigned: fkilic)
References
Details
Attachments
(1 file, 1 obsolete file)
We should investigate if WebCodecs API can be used to fingerprint given its similarity to already existing fingerprinting surfaces.
We should probably put it behind a RFP target in the meantime.
| Assignee | ||
Comment 1•5 months ago
|
||
Comment 2•5 months ago
•
|
||
you have 70 as DiskStorageLimit in https://phabricator.services.mozilla.com/D223842
edit: links
- Bug 1923755:
FF133Ship WebCodecs ImageDecoder and VideoFrame to release - https://developer.mozilla.org/en-US/docs/Web/API/WebCodecs_API
- https://www.w3.org/TR/webcodecs/ - see privacy considerations
- https://github.com/mozilla/standards-positions/issues/209
Updated•5 months ago
|
Assignee: nobody → fkilic
Attachment #9496064 -
Attachment description: WIP: Bug 1973265 - Put WebCodecs API behind RFP Target. r?tjr → Bug 1973265 - Put WebCodecs API behind RFP Target. r?tjr
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•5 months ago
|
||
(In reply to Thorin [:thorin] from comment #2)
you have 70 as
DiskStorageLimitin https://phabricator.services.mozilla.com/D223842
Yeah whichever lands first, i'll just rebase
edit: links
thank you!
Updated•5 months ago
|
Attachment #9496064 -
Attachment description: Bug 1973265 - Put WebCodecs API behind RFP Target. r?tjr → WIP: Bug 1973265 - Put WebCodecs API behind RFP Target. r?tjr
Updated•5 months ago
|
Attachment #9496064 -
Attachment description: WIP: Bug 1973265 - Put WebCodecs API behind RFP Target. r?tjr → Bug 1973265 - Put WebCodecs API behind RFP Target. r?tjr
| Assignee | ||
Comment 4•4 months ago
|
||
Updated•4 months ago
|
Attachment #9498432 -
Attachment is obsolete: true
Pushed by fkilic@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0683b64c0b28
https://hg.mozilla.org/integration/autoland/rev/a86c4baa7bc5
Put WebCodecs API behind RFP Target. r=tjr,webidl,smaug
Comment 6•4 months ago
|
||
FYI: real world test page: https://w3c.github.io/webcodecs/samples/
Comment 7•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•