[Webkit-unassigned] [Bug 39521] New: Bad exception on bad importScripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 17:58:28 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39521

           Summary: Bad exception on bad importScripts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P4
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ericu at chromium.org


Created an attachment (id=56768)
 --> (https://bugs.webkit.org/attachment.cgi?id=56768)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list