[webkit-reviews] review requested: [Bug 96362] [BlackBerry] Basic authentication challenge credentials for stored credentials again after restarting browser : [Attachment 163297] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 01:09:50 PDT 2012


Sean Wang <xuewen.wang at torchmobile.com.cn> has asked  for review:
Bug 96362: [BlackBerry] Basic authentication challenge credentials for stored
credentials again after restarting browser
https://bugs.webkit.org/show_bug.cgi?id=96362

Attachment 163297: patch
https://bugs.webkit.org/attachment.cgi?id=163297&action=review

------- Additional Comments from Sean Wang <xuewen.wang at torchmobile.com.cn>
This patch is not good enough in performance, but it resolved this issue.
Know issues for this patch: It will search for credentials for every request
before sending it including the URLs which don't require credentials.
The performance issue should/would be fixed in the future patches.


More information about the webkit-reviews mailing list