NEW169624
WKWebView pick us cookie accept policy from sharedCookieStore
https://bugs.webkit.org/show_bug.cgi?id=169624
Summary WKWebView pick us cookie accept policy from sharedCookieStore
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.