Closed
Bug 1977201
Opened 4 months ago
Closed 2 months ago
User fonts in Users folder, but not windows user font one, can cause GPU crashes with USER_LIMITED.
Categories
(Core :: Security: Process Sandboxing, enhancement, P1)
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: bobowen, Assigned: bobowen)
References
Details
Attachments
(1 file)
If these fonts are used in combo boxes layout, this happens in the parent.
The parent has access to the font and the GPU process doesn't causing garbled text and sometimes crashes.
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•4 months ago
|
||
This is for USER_LIMITED and files in the User's directory, because the GPU
process loses access otherwise. These can be used because of combo box layout
happening in the parent process.
| Assignee | ||
Updated•4 months ago
|
Summary: User fonts in Users folder, but not windows user font one, can causes GPU crashes with USER_LIMITED. → User fonts in Users folder, but not windows user font one, can cause GPU crashes with USER_LIMITED.
Updated•3 months ago
|
Attachment #9501309 -
Attachment description: WIP: Bug 1977201: Add read access to user font files not in the Windows user font dir. r=handyman! → Bug 1977201: Add read access to user font files not in the Windows user font dir. r=handyman!
| Assignee | ||
Comment 3•3 months ago
•
|
||
Pushed by bobowencode@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/b783e0090a1c
https://hg.mozilla.org/integration/autoland/rev/a71b69739208
Add read access to user font files not in the Windows user font dir. r=handyman
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
| Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•