WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 223167
173599
Accept SharedArrayBuffers in WebGL API
https://bugs.webkit.org/show_bug.cgi?id=173599
Summary
Accept SharedArrayBuffers in WebGL API
oleksandr.chekhovskyi
Reported
2017-06-20 06:54:25 PDT
Safari has shipped SharedArrayBuffer/Atomics support, but its usefulness for one of the primary use cases (games) is limited by not being able to use it with WebGL. Firefox and Chrome both allow it. For a real usage example, see
https://statebuilder.com/
(a game I'm developing). It works on both Chrome and Firefox, but I had to blacklist Safari due to missing WebGL with SAB support. Blacklist can be avoided by setting User-Agent to Chrome.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-06-22 15:38:32 PDT
<
rdar://problem/32934795
>
Yusuke Suzuki
Comment 2
2021-09-09 03:33:48 PDT
It is fixed in
bug 223167
:) *** This bug has been marked as a duplicate of
bug 223167
***
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