RESOLVED INVALID 281658
[WPE] Uncaught Exception: Uncaught ReferenceError: Float16Array is not defined
https://bugs.webkit.org/show_bug.cgi?id=281658
Summary [WPE] Uncaught Exception: Uncaught ReferenceError: Float16Array is not defined
Philippe Normand
Reported 2024-10-17 02:32:54 PDT
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. Set WEBKIT_INSPECTOR_HTTP_SERVER=ip:port 2. Open Cog 3. Open ip:port in some other browser Uncaught Exceptions: ----------------------- - Uncaught ReferenceError: Float16Array is not defined (at Utilities.js:636:32) ? @ ReferenceError: Float16Array is not defined ? @ Utilities.js:636:32) ? @ Utilities.js:647:46) ? @ Utilities.js:650:14) ? @ Utilities.js:70:19) ? @ Main.js:1884:27) ? @ Main.js:1909:8) ----------------------- Notes: Inspected URL: (unknown) Loading completed: true Frontend User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Attachments
Philippe Normand
Comment 1 2024-10-17 02:38:10 PDT
My bad, this is not a bug on our side, I was trying to use the inspector from chromium which apparently doesn't implement Float16Array yet. Thanks to Miguel Gomez for the help on this.
Note You need to log in before you can comment on or make changes to this bug.