Closed
Bug 1618180
Opened 5 years ago
Closed 5 years ago
Enabling gfx.webrender.split-render-roots on an unsupported WebRender platform breaks the address bar drop down
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox75 | --- | wontfix |
People
(Reporter: geeknik, Unassigned)
References
Details
(Keywords: nightly-community)
Attachments
(1 file)
8.57 KB,
image/png
|
Details |
When setting gfx.webrender.all
and gfx.webrender.split-render-roots
both to true in Nightly (Build ID 20200225214332) on an unsupported WebRender platform like Fedora 31 with an RTX 2070 and v440.59 drivers, the address bar drop down is only a few pixels in height. Setting gfx.webrender.split-render-roots
to false and keeping gfx.webrender.all
set to true causes the problem to go away.
Comment 1•5 years ago
|
||
gfx.webrender.split-render-roots is deprecated so this is expected behaviour.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•5 years ago
|
||
Can you point me towards any other experimental WebRender bits I can flip in my hunt for crashes? Thank you.
Comment 3•5 years ago
|
||
I don't think there are any to try on Linux. Every is turned on by gfx.webrender.all=true
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•