Rendering is broken with sw-wr and disabling GPU process on Win10
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | --- | fixed |
firefox91 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details |
Found a problem during looking into Bug 1714838.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Is this a regression? Can you check if it was working in earlier versions?
Assignee | ||
Comment 5•3 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #3)
Is this a regression? Can you check if it was working in earlier versions?
Sometimes the bug could not happen then I tried the following several times. Then Bug 739096 seems to trigger the problem.
./mach mozregression --good 2021-04-12 --bad 2021-05-01 --pref gfx.webrender.software:true gfx.webrender.software.d3d11:false layers.gpu-process.enabled:false -a about:support
2:33.81 INFO: No more integration revisions, bisection finished.
2:33.81 INFO: Last good revision: d735e197d708d85d9b7e7cb1ea3609bdc4f27bd6
2:33.81 INFO: First bad revision: 7387be4b195f3f266410d8faafbaf80f8176e293
2:33.81 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d735e197d708d85d9b7e7cb1ea3609bdc4f27bd6&tochange=7387be4b195f3f266410d8faafbaf80f8176e293
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
I confirmed the problem on beta(90).
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 7•3 years ago
|
||
bugherder |
Comment 8•3 years ago
|
||
Please request uplift when you get a chance.
Assignee | ||
Comment 9•3 years ago
|
||
Comment on attachment 9226759 [details]
Bug 1715953 - Add flush DrawTarget
Beta/Release Uplift Approval Request
- User impact if declined: Rendering is broken on Windows when Software WebRender without D3D(RenderTextureHostSWGL) is used.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- 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): The change just added flush DrawTarget.
- String changes made/needed: none
Comment 10•3 years ago
|
||
Comment on attachment 9226759 [details]
Bug 1715953 - Add flush DrawTarget
approved for 90.0b9
Comment 11•3 years ago
|
||
bugherder uplift |
Assignee | ||
Updated•3 years ago
|
Description
•