[Webkit-unassigned] [Bug 7877] XMLHttpRequest ignores username/password passed to open()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Apr 9 11:51:33 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7877


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |ap at nypop.com
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
   Attachment #7602|                            |review?
               Flag|                            |




------- Comment #3 from ap at nypop.com  2006-04-09 11:51 PDT -------
Created an attachment (id=7602)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7602&action=view)
proposed fix

Hmm, simply unblocking KURL::setUser() and setPass() seems to make things work,
at least when the passed login/password are correct.

Since the desired behavior in the case when login/password are incorrect is not
completely clear (and this is different code anyway), maybe we should
investigate it in a separate step. Currently, sync requests silently fail,
while async ones cause an auth dialog to be displayed, but entering correct
login/password seems to have no effect.


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



More information about the webkit-unassigned mailing list