Closed
Bug 1873077
Opened 1 years ago
Closed 1 years ago
Don't disable the GPU process when in safe mode
Categories
(Core :: Graphics, task, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We should be confident the GPU process is safer than no GPU process:
https://searchfox.org/mozilla-central/rev/6321fb8f7533456a62dfa2aa68ee0477a6c8f693/gfx/thebes/gfxPlatform.cpp#2549
Assignee | ||
Comment 1•1 years ago
|
||
Firefox should be more stable with the GPU process and software
rendering than doing software rendering in the parent process.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6611ef10b48a
Keep GPU process by default in safe mode. r=gfx-reviewers,jrmuizel
Assignee | ||
Updated•1 years ago
|
Blocks: always-gpu-process
Comment 3•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•