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 238174
240558
Shader not working
https://bugs.webkit.org/show_bug.cgi?id=240558
Summary
Shader not working
markus
Reported
2022-05-17 19:37:19 PDT
https://www.shadertoy.com/view/flSBDV
does not seem to work on Safari but works well in Chrome.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2022-05-19 19:36:12 PDT
Is this actually a WebGL issue? I see that there is an exception raised from ctx.drawImage().
Kimmo Kinnunen
Comment 2
2022-05-23 01:39:39 PDT
This should be fixed in macOS 12.5 beta 1. *** This bug has been marked as a duplicate of
bug 238174
***
Kimmo Kinnunen
Comment 3
2022-05-23 01:41:57 PDT
The root cause is that the shadertoy ui tries to draw a 0,0 image when using 3d textures in shadertoy ui. This trigger an exception, a bug in Safari.
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