Bug 169624

Summary: WKWebView pick us cookie accept policy from sharedCookieStore
Product: WebKit Reporter: Eugene But <eugenebut>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 10   
Attachments:
Description Flags
Test app none

Eugene But
Reported 2017-03-14 13:12:20 PDT
Summary: WKWebView picks up cookie policy from [NSHTTPCookieStorage sharedHTTPCookieStorage] after app relaunch. Steps to Reproduce: 1.) Build and run attached test app on device (does not repro on Simulator) 2.) Close the app 3.) Launch app again 4.) Click "Try it" button in the bottom of the page Expected Results: "Cookies enabled: true" should be displayed Actual Results: "Cookies enabled: false" is displayed
Attachments
Test app (31.16 KB, application/zip)
2017-03-14 13:12 PDT, Eugene But
no flags
Eugene But
Comment 1 2017-03-14 13:12:33 PDT
Created attachment 304414 [details] Test app
Eugene But
Comment 2 2017-03-14 13:12:55 PDT
Note You need to log in before you can comment on or make changes to this bug.