Closed
Bug 1624338
Opened 5 years ago
Closed 5 years ago
Trailing pixel garbage left behind with gfx.webrender.compositor=false
Categories
(Core :: Graphics: WebRender, defect, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: sotaro)
References
(Regression)
Details
(Keywords: regression)
STR:
- Set gfx.webrender.compositor=false
- Hover over the markers on https://perfht.ml/3bcySH8 with Windows scaling set 125%
It looks like our dirty rect should be rounded out but it's snapped or something like that because we end up with little bits of the shadow area left behind.
Reporter | ||
Comment 1•5 years ago
|
||
I got a regression window for this and it pointed at bug 1593179
Has Regression Range: --- → yes
Flags: needinfo?(sotaro.ikeda.g)
Keywords: regression
Regressed by: 1593179
Assignee | ||
Comment 2•5 years ago
|
||
I wonder if it could be dup of Bug 1624216.
Assignee | ||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Sotaro - is this issue fixed for you now as well?
Assignee | ||
Comment 4•5 years ago
|
||
It is fixed for me.
:jrmuizel, can you check if the problem is addressed for you?
Flags: needinfo?(sotaro.ikeda.g) → needinfo?(jmuizelaar)
Reporter | ||
Comment 5•5 years ago
|
||
Yep
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jmuizelaar)
Resolution: --- → FIXED
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
status-firefox74:
--- → unaffected
status-firefox75:
--- → unaffected
status-firefox76:
--- → fixed
status-firefox-esr68:
--- → unaffected
Depends on: 1624216
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•