Closed
Bug 1432261
Opened 8 years ago
Closed 7 years ago
regression: wrong backgrounds when gfx.webrender.force-angle=false
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | fixed |
People
(Reporter: jan, Assigned: sotaro)
References
Details
(Keywords: nightly-community, regression)
Attachments
(4 files)
Nightly 59 x64 20180122100120 de_DE @ Windows 10 1709 (Radeon RX480)
(I know this is less interesting for you. Maybe it broke something else, too.)
Windows PowerShell:
mozregression --good 2017-12-01 --bad 2018-01-10 --pref gfx.webrender.enabled:true gfx.webrender.blob-images:true image.mem.shared:true gfx.webrender.force-angle:false
> 7:41.47 INFO: Last good revision: 6500c02faddf82983d563a6d1fd9fe47b281884f
> 7:41.47 INFO: First bad revision: ba269efce3cedf4a733276b913135febb5be3228
> 7:41.47 INFO: Pushlog:
> https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=6500c02faddf82983d563a6d1fd9fe47b281884f&tochange=ba269efce3cedf4a733276b913135febb5be3228
non-WR commit:
> ba269efce3ce Jeff Gilbert — Bug 1347731 - Simplify WGL initialization code. - r=daoshengmu
After 2018-01-11 09:43 (bug 1425260 comment 9) prefs are:
gfx.webrender.all;true (activate WebRender) + gfx.webrender.force-angle;false (non-default)
Updated•8 years ago
|
Blocks: stage-wr-next
Priority: -- → P2
Comment 1•7 years ago
|
||
User agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180213220104
GPU: AMD Radeon RX 460
Driver: Crimson ReLive 17.4.4
I can reproduce the bright background on "About Nightly" but not the different background on about:newtab at the same time.
Note: This is on Windows 7, not Windows 10.
Reporter | ||
Comment 2•7 years ago
|
||
I noticed that even regular images are missing. The close window button doesn't get red when hovering it.
URL: https://perfektesgewicht.de/wp-content/uploads/2016/03/Leben-ohne-Kohlenhydrate-600x303.jpg
Reporter | ||
Comment 3•7 years ago
|
||
@jgilbert Could you have a look, please? Maybe there's an easy fix?
https://hg.mozilla.org/mozilla-central/rev/ba269efce3ce#l1.67
This line of your change reminds me a bit of bug 1401455 (Ctrl+F depth).
(And in bug 1446681 Nvidia has problems with gfx.webrender.force-angle=false.)
Flags: needinfo?(jgilbert)
Comment hidden (obsolete) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → sotaro.ikeda.g
Comment 6•7 years ago
|
||
I don't have anything to add, and gfx.webrender.force-angle=false is not a priority right now.
Flags: needinfo?(jmuizelaar)
Assignee | ||
Comment 7•7 years ago
|
||
From the symptom, depth seems not enabled.
Assignee | ||
Comment 8•7 years ago
|
||
Before Bug 1347731, depth was enabled for WebRender. But it was removed by Bug 1347731.
Assignee | ||
Comment 9•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8961686 -
Flags: review?(jgilbert)
Updated•7 years ago
|
Attachment #8961686 -
Flags: review?(jgilbert) → review+
Assignee | ||
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/92bd25aaba89
Enable depth for WebRender r=jgilbert
Comment 12•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•