WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
239586
Web Inspector: [WebGL] GLenums don't display for bufferSubData and other commands.
https://bugs.webkit.org/show_bug.cgi?id=239586
Summary
Web Inspector: [WebGL] GLenums don't display for bufferSubData and other comm...
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
Add attachment
proposed patch, testcase, etc.
Dan Glastonbury
Comment 1
2022-04-20 21:48:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/339
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
<
rdar://problem/92424565
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug