Bug 39521

Summary: Bad exception on bad importScripts
Product: WebKit Reporter: Eric U. <ericu>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: annevk, ap
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
HTML file for a simple test case
none
Worker script for the test case none

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.