Bug 239586

Summary: Web Inspector: [WebGL] GLenums don't display for bufferSubData and other commands.
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: Web InspectorAssignee: Dan Glastonbury <djg>
Status: RESOLVED FIXED    
Severity: Normal CC: djg, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Dan Glastonbury
Reported 2022-04-20 21:09:44 PDT
In the recording of WebGL commands some GLenums are rendered as number instead of their enum equivalent. Eg: the target argument for context.bufferSubData is rendered as: `bufferSubData(34962, ...)` instead of: `bufferSubData(context.ARRAY_BUFFER, ...)`
Attachments
Dan Glastonbury
Comment 1 2022-04-20 21:48:42 PDT
EWS
Comment 2 2022-04-27 15:38:49 PDT
Committed r293541 (250062@main): <https://commits.webkit.org/250062@main> Reviewed commits have been landed. Closing PR #339 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-04-27 15:39:16 PDT
Note You need to log in before you can comment on or make changes to this bug.