[webkit-reviews] review requested: [Bug 44461] Assertion failure at WebCore/platform/network/CredentialStorage.cpp:85. : [Attachment 65188] remove redundant forward slashes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 17:38:51 PDT 2010


Yongjun Zhang <yongjun_zhang at apple.com> has asked  for review:
Bug 44461: Assertion failure at
WebCore/platform/network/CredentialStorage.cpp:85.
https://bugs.webkit.org/show_bug.cgi?id=44461

Attachment 65188: remove redundant forward slashes.
https://bugs.webkit.org/attachment.cgi?id=65188&action=review

------- Additional Comments from Yongjun Zhang <yongjun_zhang at apple.com>
 Remove redundant forward slashes in directoryURL even though multiple slashes
are valid in URL.  This fixes the assertion failure and possible
protectionSpace mapping failure when two URLs differ only on redundant slashes
and they are essentially the same.


More information about the webkit-reviews mailing list