Open
Bug 1603706
Opened 6 years ago
Updated 3 years ago
Implement work round for DirectWrite font cache service sandbox issues
Categories
(Core :: Security: Process Sandboxing, enhancement, P3)
Tracking
()
NEW
People
(Reporter: bobowen, Unassigned)
References
Details
Attachments
(1 file)
|
24.32 KB,
text/plain
|
Details |
With many of the next improvements that we want to make to the content sandbox policy, we are going to run into issues with the DirectWrite font cache service.
Full explanation in the chromium code [1].
I have a WIP patch based on chromium's hooking code (on a different machine will upload later).
We want to use our own interception code though, so setting this to depend on bug 1598703.
| Reporter | ||
Comment 1•6 years ago
|
||
WIP patch with chromium hooking, until bug 1598703 has landed.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•