[Webkit-unassigned] [Bug 169618] New: WKWebView does not allow saving and restoring WKBackForwardNavigationList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 14 11:37:17 PDT 2017


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

            Bug ID: 169618
           Summary: WKWebView does not allow saving and restoring
                    WKBackForwardNavigationList
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: iOS 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eugenebut at chromium.org

Created attachment 304404
  --> https://bugs.webkit.org/attachment.cgi?id=304404&action=review
Test app

WKWebView conforms to NSCoding protocol, but despite that encoding and decoding WKWebView object does not preserve WKBackForwardNavigationList

Steps to Reproduce:
1.) Build and run attached test app
2.) Search for puppies
3.) Quit the app (double press on Home button and flick the app)
4.) Launch the app again
5.) Use Side Swipe gesture to go back

Expected Results:
Test app should go back to google.com

Actual Results:
There is no back navigation entry

-- 
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/20170314/2d3c20b7/attachment.html>


More information about the webkit-unassigned mailing list