Bug 204935

Summary: REGRESSION (?): https://neal.fun/deep-sea/ doesn't work in Safari, works in Chrome and Firefox
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: dino, justin_fan, mmaxfield, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
URL: https://neal.fun/deep-sea/

Simon Fraser (smfr)
Reported 2019-12-05 20:57:39 PST
Console says: [Error] Error: (regl) webgl not supported, try upgrading your browser or graphics drivers http://get.webgl.org n (22.38d5da33.chunk.js:1:717) m (22.38d5da33.chunk.js:1:10064) G (22.38d5da33.chunk.js:1:12067) (anonymous function) (22.38d5da33.chunk.js:1:83176) w (19.d7a7de87.chunk.js:1:252) value (19.d7a7de87.chunk.js:1:31871) Ba (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:169550) $a (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:172213) (anonymous function) (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:185442) (anonymous function) (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:196186) Rl (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:185399) Al (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:185153) _l (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:184498) kl (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:183519) Ja (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:182393) enqueueSetState (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:131646) (anonymous function) (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:81964) t (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:2965) (anonymous function) (c200900b4c5de3ddca5d8e7ff858bca6849f86ae.js:1:3065) promiseReactionJob The JS is trying to create the context like: return r("webgl") || r("experimental-webgl") || r("webgl-experimental")
Attachments
Simon Fraser (smfr)
Comment 1 2019-12-05 20:58:08 PST
Testing a build at r253104
Radar WebKit Bug Importer
Comment 2 2019-12-05 20:58:29 PST
Alexey Proskuryakov
Comment 3 2019-12-07 13:53:40 PST
Per discussion in radar, this was not a real bug.
Note You need to log in before you can comment on or make changes to this bug.