Thin black line on a conic gradient codepen demo (https://codepen.io/mcShane/pen/mdZNrNj ) at specific DPI/Zoom settings
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(1 file)
723 bytes,
text/html
|
Details |
Go to https://codepen.io/mcShane/pen/mdZNrNj
Notice the thin black line going from the center to the left.
Alternately, open the attached testcase at following settings:
DPI=1
DPI=1.5 and Zoom = 67%
Bisection:
Bug 1887837 - Enable quad conic gradients when the GPU is used. r=gw
Conic gradients are too slow on swgl, we have to add support for caching them. Meanwhile, enable the code path when swgl is disabled.
Differential Revision: https://phabricator.services.mozilla.com/D212242
Reporter | ||
Comment 1•2 months ago
|
||
Comment 2•2 months ago
|
||
:nical, since you are the author of the regressor, bug 1887837, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 3•2 months ago
|
||
Is this a duplicate of bug 1918923?
Reporter | ||
Comment 4•2 months ago
|
||
Probably.
Id prefer to keep this bug open for now. If/when the other bug gets fixed i will retest and close as dupe.
Comment 5•2 months ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #3)
Is this a duplicate of bug 1918923?
Sounds likely. Let's revisit once bug 1918923 is fixed, as Mayank suggested.
Comment 6•1 month ago
|
||
The severity field is not set for this bug.
:gw, could you have a look please?
For more information, please visit BugBot documentation.
Updated•29 days ago
|
Reporter | ||
Comment 7•13 days ago
|
||
Fixed by bug 1918923.
Marking as dupe.
Description
•