[Webkit-unassigned] [Bug 140198] WKWebViewConfiguration should provide public API to enable private browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 13:11:23 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140198

--- Comment #4 from Eugene But <eugenebut at chromium.org> ---
Comment on attachment 244524
  --> https://bugs.webkit.org/attachment.cgi?id=244524
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244524&action=review

>> Tools/MiniBrowser/mac/AppDelegate.m:-106
>> -    privateConfiguraton._websiteDataStore = [_WKWebsiteDataStore nonPersistentDataStore];
> 
> Why is the removed?

privateConfiguraton._privateBrowsingEnabled = YES; code will substitute internal data store with nonPersistentDataStore. So this change should have no functional effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150113/d5ff400a/attachment-0002.html>


More information about the webkit-unassigned mailing list