Bug 77823 - WebKit2’s WebFrameLoaderClient::shouldUseCredentialStorage() always returns true
Summary: WebKit2’s WebFrameLoaderClient::shouldUseCredentialStorage() always returns true
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
: 77824 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-04 19:01 PST by mitz
Modified: 2012-02-05 10:51 PST (History)
0 users

See Also:


Attachments
Add shouldUseCredentialStorage to WKBundlePageResourceLoadClient (6.26 KB, patch)
2012-02-04 19:05 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-02-04 19:01:02 PST
WebKit2’s WebFrameLoaderClient::shouldUseCredentialStorage() always returns true
Comment 1 mitz 2012-02-04 19:01:53 PST
*** Bug 77824 has been marked as a duplicate of this bug. ***
Comment 2 mitz 2012-02-04 19:05:03 PST
Created attachment 125512 [details]
Add shouldUseCredentialStorage to WKBundlePageResourceLoadClient
Comment 3 mitz 2012-02-04 19:06:23 PST
<rdar://problem/10809525>
Comment 4 mitz 2012-02-05 10:51:23 PST
Fixed in <http://trac.webkit.org/r106761>.