[Webkit-unassigned] [Bug 84697] [BlackBerry] Auth credentials set in private mode are reused in public mode.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 7 08:27:50 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84697
Rob Buis <rwlbuis at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #140478|review? |review-
Flag| |
--- Comment #11 from Rob Buis <rwlbuis at gmail.com> 2012-05-07 08:27:50 PST ---
(From update of attachment 140478)
View in context: https://bugs.webkit.org/attachment.cgi?id=140478&action=review
Still some stuff to clean up.
> Source/WebCore/ChangeLog:10
> + Now, we only save credentials in memery and CredentialBackingStore isn't enabled.
Typo memery -> memory
> Source/WebCore/ChangeLog:13
> + We have to change Private Browsering to test, so have to write a manual test case.
Private Browsing.
> Source/WebCore/platform/network/CredentialStorage.cpp:162
> +void CredentialStorage::setPrivateMode(const bool mode)
No need for const bool.
--
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