Demo at https://codepen.io/foretoo/pen/xxeoJoq doesnt work in Nightly
Categories
(Core :: Graphics, defect, P2)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(1 file)
|
40.64 KB,
text/plain
|
Details |
https://codepen.io/foretoo/pen/xxeoJoq doesnt show anything in nightly.
Bisection:
Bug 1914707 - Disable attrib divisor for non-array attribs. r=gfx-reviewers,lsalzman,bradwerth
Differential Revision: https://phabricator.services.mozilla.com/D222889
| Reporter | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1914707
:jgilbert, since you are the author of the regressor, bug 1914707, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
|
||
The codepen does seem to draw some degenerate triangles, but certainly not anything like the intended output. As best I can tell, the calls to vertexAttribDivisor do all seem to be associated with array data, so it's not obvious to me how Bug 1914707 is impacting the behavior.
Setting as an S2 unless Kelsey decides differently.
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1914707
Comment 5•1 year ago
|
||
Bug 1929199 suggests we're seeing issues in the wild here too. Can you help prioritize this, Bob?
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
:jgilbert this is working in the latest nightly for me?
Are you tracking anything else here or should this be resolved?
Updated•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Reproduced the issue on Firefox 133.0a1(2024-10-22) under Windows 11.
Managed to verify this issue on Firefox 115.18ESR, Firefox 128.5ESR, Firefox 133.0 and on Firefox 134.0a1, under on Windows 11, macOS M1 15.1, macOS 14 and Ubuntu 22.04.
Description
•