[Webkit-unassigned] [Bug 14704] New: REGRESSION: sync XMLHttpRequest.send() raises an exception for failed authentication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 21 11:50:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14704

           Summary: REGRESSION: sync XMLHttpRequest.send() raises an
                    exception for failed authentication
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
OtherBugsDependingO 13075
             nThis:


This is a part of bug 13075 that is a regression from shipping WebKit (and
coincidentally is easy to fix).

NETWORK_ERR should only be raised for network errors, and 4xx HTTP codes aren't
such. This matches other browsers, and the draft spec.

Patch forthcoming.


-- 
Configure bugmail: http://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