document splitting: Invisible urlbar results
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | disabled |
People
(Reporter: jan, Unassigned)
References
(Regression)
Details
(Keywords: nightly-community, regression)
mozregression --repo autoland --launch 580d975db590 --pref gfx.webrender.all:true gfx.webrender.split-render-roots:true
You can click on results, but they are not visible.
No panic, this pref is not enabled yet. See bug 1549976 for context on how to draw over website content.
(Sorry, I had forgotten about it, otherwise I would have left a comment in your bug.)
Updated•5 years ago
|
Comment 1•5 years ago
|
||
not working on this until i fix the major crashes but just assigning to myself to clear the needinfo that's stressing me out >.>
Comment 2•5 years ago
|
||
Just setting the renderroot=popover
attribute on #urlbar-results seems like it's enough to fix this? Doug, does that sound right?
Comment 3•5 years ago
|
||
Likely, yes. It looks like #urlbar-results should pass through nsBoxFrame::BuildDisplayList
and get picked up if it has the attribute.
Updated•5 years ago
|
Reporter | ||
Comment 4•5 years ago
|
||
Obsolete by bug 1622360.
Updated•3 years ago
|
Description
•