cookies name prefix with underscore are omitted from WKWebsiteDataStore.default().httpCookieStore.getAllCookies

Originator:ylwulibrarian
Number:rdar://FB8657242 Date Originated:Sep 9, 2020 at 5:16 PM
Status:Open Resolved:
Product: Product Version:
Classification:WebKit Reproducible:
 
I notice that some cookies named with prefix underscore will not be passed to iOS app by using the following API

WKWebsiteDataStore.default().httpCookieStore.getAllCookies

For example, "__Host-GAPS=<whatever_cookie_content>" used in Google Login process.

It's happening on iOS 13.7 and 14 (beta7) 
but not happening on 13.5 or 14 (beta 6)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!