[Webkit-unassigned] [Bug 22475] New: XMLHttpRequest never finishes on nonexistent files anymore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 24 17:39:12 PST 2008


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

           Summary: XMLHttpRequest never finishes on nonexistent files
                    anymore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tolmasky at gmail.com


when requesting a local file that doesn't exist, the xmlhttprequest never gets
beyond status "1".  In regular safari it gets all the way to 4.  We use this to
determine when our users type in incorrect file names.


-- 
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