[Webkit-unassigned] [Bug 19672] New: Support for script.onerror for HTTP errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 19 07:04:08 PDT 2008


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

           Summary: Support for script.onerror for HTTP errors
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://www.fredck.com/bugs/script_onerror/script_onerror
                    .html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fredck at fredck.com


Currently, there is no way to detect errors (like HTTP 404) when dynamically
loading scripts. This is doable with Firefox by using the script.onerror event.

The provided URL points to a reduced TC.


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



More information about the webkit-unassigned mailing list