RESOLVED CONFIGURATION CHANGED 39521
Bad exception on bad importScripts
https://bugs.webkit.org/show_bug.cgi?id=39521
Summary Bad exception on bad importScripts
Eric U.
Reported 2010-05-21 17:58:27 PDT
Created attachment 56768 [details] HTML file for a simple test case If, in a worker, you import a script that can't be found, you don't get a worker-specific exception. Instead you get "Error: NETWORK_ERR: XMLHttpRequest Exception 101", despite not explicitly using XHR. Simple test attached.
Attachments
HTML file for a simple test case (754 bytes, text/html)
2010-05-21 17:58 PDT, Eric U.
no flags
Worker script for the test case (151 bytes, text/html)
2010-05-21 17:59 PDT, Eric U.
no flags
Eric U.
Comment 1 2010-05-21 17:59:10 PDT
Created attachment 56769 [details] Worker script for the test case
Anne van Kesteren
Comment 2 2023-05-12 23:30:53 PDT
I no longer see this.
Note You need to log in before you can comment on or make changes to this bug.