Open
Bug 1264543
(e10s-gpu)
Opened 9 years ago
Updated 1 year ago
[meta] Out-of-process compositing
Categories
(Core :: Graphics: Layers, enhancement, P3)
Core
Graphics: Layers
Tracking
()
NEW
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 53+ |
People
(Reporter: dvander, Unassigned)
References
(Depends on 8 open bugs)
Details
(Keywords: feature, meta)
This is a meta/tracking bug for prototyping out-of-process compositing. We believe this has significant benefits for reliability/stability, as the more GPU work we can move out of the UI process, the less likely Firefox is to crash. D3D11 crashes and device resets will be much easier to handle as we can simply restart the GPU process if something goes wrong. Initially we are only remoting composition - this prototype does not involve remoting rasterization, video acceleration, or GL commands. Firefox will still use the GPU in content processes, and the parent process in non-e10s mode (or in e10s mode when content is accelerated).
Updated•8 years ago
|
Alias: e10s-gpu
Updated•8 years ago
|
Summary: [meta] Prototype out-of-process compositing → [meta] Out-of-process compositing
Reporter | ||
Updated•8 years ago
|
Depends on: gpu-restart
Reporter | ||
Updated•8 years ago
|
Depends on: e10s-gpu-win
Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Depends on: e10s-gpu-testing
Release Note Request (optional, but appreciated) [Why is this notable]: [Affects Firefox for Android]: [Suggested wording]: Added process separation for faster graphics performance [Links (documentation, blog post, etc)]: https://ashughes.com/?p=374
relnote-firefox:
--- → ?
Added to Fx53 Aurora release notes.
Updated•7 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Type: defect → enhancement
Comment 3•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:bhood, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: dvander → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(bhood)
Updated•3 years ago
|
Flags: needinfo?(bhood)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•