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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 13:24:23 PST 2015


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

            Bug ID: 140198
           Summary: WKWebViewConfiguration should provide public API to
                    enable private browsing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eugenebut at chromium.org

WKWebView does not support custom protocol handlers, so there is no way to implement Private browsing for a Web Browser app. Private Browsing is very important privacy feature and it is supported by Safari.

This change shows an example of Private Browsing implementation, but it uses private API:
https://github.com/WebKit/webkit/commit/512bc88e867086713820d4eb86d736586c20586f

-- 
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/20150107/c1208189/attachment-0002.html>


More information about the webkit-unassigned mailing list