WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244752
[WebGL] Reinstate const only access to GCGLSpan buffer size
https://bugs.webkit.org/show_bug.cgi?id=244752
Summary
[WebGL] Reinstate const only access to GCGLSpan buffer size
Dan Glastonbury
Reported
2022-09-02 19:52:58 PDT
To allow GCGLSpan to be assigned,
Bug 244078
removed const qualifier from `bufSize`. Add accessor methods to restore const access and allow GCGLSpan to be assignable. This would also path the way for switching to `WTF::Span` at some point.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-02 19:53:30 PDT
<
rdar://problem/99514068
>
Dan Glastonbury
Comment 2
2022-09-02 20:09:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3985
EWS
Comment 3
2022-09-06 17:00:41 PDT
Committed
254207@main
(dc198777974b): <
https://commits.webkit.org/254207@main
> Reviewed commits have been landed. Closing PR #3985 and removing active labels.
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