Closed
Bug 1668385
Opened 4 years ago
Closed 4 years ago
Add a failure id to GPUProcess::FallbackToSoftware.
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
83 Branch
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e185a241f17
Add a failure id to GPUProcess::FallbackToSoftware. r=aosmond
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Assignee | ||
Comment 4•4 years ago
|
||
Comment on attachment 9178850 [details]
Bug 1668385 - Add a failure id to GPUProcess::FallbackToSoftware.
Beta/Release Uplift Approval Request
- User impact if declined: This gives us more visibility into hardware acceleration failures. The sooner it's in release the better.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Very low risk. This just adds an annotation to a failure.
- String changes made/needed:
Attachment #9178850 -
Flags: approval-mozilla-beta?
Comment 5•4 years ago
|
||
Comment on attachment 9178850 [details]
Bug 1668385 - Add a failure id to GPUProcess::FallbackToSoftware.
Seems ok, approved for 82.0b7.
Attachment #9178850 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•4 years ago
|
||
bugherder uplift |
status-firefox82:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•