[Webkit-unassigned] [Bug 157944] New: [WKWebView _getWebArchiveDataWithCompletionHandler:] is private.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 08:46:56 PDT 2016


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

            Bug ID: 157944
           Summary: [WKWebView _getWebArchiveDataWithCompletionHandler:]
                    is private.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lod at chromium.org

WKWebView provides no way of saving current web page content in public API. There is a private method that provides this functionality. We would like to use this functionality.

For example, see WKWebViewPrivate.h on WebKit mirror on github:
https://github.com/WebKit/webkit/blob/master/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h

Steps to Reproduce:
Load a web page in WKWebView. Try to save its contents using public API.

Expected Results:
There is an API that does this, for example a public version of _getWebArchiveDataWithCompletionHandler:.

Actual Results:
There is no such public API.

Version:
iOS 9.3.2

Notes:
GOOGLER:lod


Configuration:
iPhone 6s.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160520/4f9f0457/attachment-0001.html>


More information about the webkit-unassigned mailing list