[Webkit-unassigned] [Bug 29322] REGRESSION: http/tests/xmlhttprequest/cross-origin-authorization.html is failing/crashing intermittently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 08:22:04 PDT 2009


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





--- Comment #47 from Brady Eidson <beidson at apple.com>  2009-09-29 08:22:02 PDT ---
(From update of attachment 40276)
Yah...  I'm not gonna make it a deal breaker like Olliej, but if you wanted a
shared implementation, no reason that encodeBasicAuthorization couldn't be
moved to the Credential class, or at least to Credential.h as a free function.

Since you're always encoding the name and password from the same credential,
it's logically an operation on the Credential anyways.

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