Browser flashes black when starting profiling with screenshots and DirectComposition on
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | wontfix |
firefox75 | --- | wontfix |
firefox76 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: sotaro)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Presumably because of turning off the compositor.
Reporter | ||
Comment 2•5 years ago
|
||
I can reproduce this on both of my Windows machines.
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #1)
Sotaro, can you reproduce this?
Yes, I could reproduce the problem. When I implemented, it did not happen such often:( There are some workaround to suppress it. Then it is a regression of Bug 1602643.
Crash of Bug 1624817 could also happen. If the crash happen, it also could cause similar effect.
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #3)
(In reply to Jeff Muizelaar [:jrmuizel] from comment #1)
Sotaro, can you reproduce this?
Yes, I could reproduce the problem. When I implemented, it did not happen such often:(
It seems that a change after Bug 1602643 seems to made the symptom very often.
Assignee | ||
Comment 5•5 years ago
|
||
Somehow, first rendering after disabling WR native compositor did not shown :(
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
When I forced to do WR rendering twice during disabling WR native compositor. The problem was reduced for me. I wonder if it could be a short term fix.
Assignee | ||
Comment 7•5 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #5)
Somehow, first rendering after disabling WR native compositor did not shown :(
It seems that first rendering to SwapChain was not used by IDCompositionVisual2.
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
Bug 1627415 is created for long term fix.
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•5 years ago
|
Description
•