[Webkit-unassigned] [Bug 96362] [BlackBerry] Basic authentication challenge credentials for stored credentials again after restarting browser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 19 00:03:44 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96362
Sean Wang <xuewen.wang at torchmobile.com.cn> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #163297|0 |1
is obsolete| |
Attachment #163297|commit-queue? |
Flag| |
Attachment #164675| |review?, commit-queue?
Flag| |
--- Comment #5 from Sean Wang <xuewen.wang at torchmobile.com.cn> 2012-09-19 00:04:14 PST ---
Created an attachment (id=164675)
--> (https://bugs.webkit.org/attachment.cgi?id=164675&action=review)
rebase patch
The code base has changed in Source/WebCore/platform/network/blackberry/NetworkManager.cpp, I re-applied the last r+ed patch and made this patch.
At the same time, I added the macro BLACKBERRY_CREDENTIAL_PERSIST to include Settings.h, since it is only used by this change.
+#if ENABLE(BLACKBERRY_CREDENTIAL_PERSIST)
+#include "Settings.h"
+#endif
--
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