Open
Bug 1658906
Opened 5 years ago
Updated 3 years ago
Perform AVIF decoding outside the content process.
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
NEW
People
(Reporter: jya, Unassigned)
References
(Blocks 1 open bug)
Details
The AVIF decoder runs the Dav1d decoder directly in content process.
Dav1d should run in the RDD, sandboxed.
Updated•5 years ago
|
Severity: -- → N/A
Type: defect → enhancement
| Reporter | ||
Comment 1•5 years ago
|
||
I don't believe this is an enhancement.
It's a defect, AV1 decoder should never be run in the content process.
Type: enhancement → defect
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Severity: N/A → S3
Flags: needinfo?(aosmond)
Comment 5•3 years ago
|
||
I don't think so. The security team has reviewed this and has determined the current situation acceptable.
Updated•3 years ago
|
Assignee: jbauman → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•