Closed Bug 1855780 Opened 2 years ago Closed 2 years ago

Failure in WebGL compliance test webgl-provoking-vertex.html

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: twisniewski, Assigned: jgilbert)

References

()

Details

Attachments

(1 file)

Safari and Chrome seem to pass this test completely for me (I've only tested on MacOS), but Firefox does not, with one failure:

getError expected: INVALID_ENUM. Was NO_ERROR : invalid provoking mode generates an error

With this message appearing in the web console:

WebGL warning: getParameter: pname: Invalid enum value <enum 0x8e4f>

We are silently ignoring these instead of generating an error.

Assignee: nobody → jgilbert
Severity: -- → S4
Attachment #9363992 - Attachment description: Bug 1855780 - Generate INNVALID_ENUM in ProvokingVertex for bad `mode`. → Bug 1855780 - Generate INVALID_ENUM in ProvokingVertex for bad `mode`.
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a9c26ddde38e Generate INVALID_ENUM in ProvokingVertex for bad `mode`. r=gfx-reviewers,nical
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: