Bug 186625

Summary: REVERT: Session cookies aren't reliably set when using default WKWebSiteDataStore (185624)
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: WebKit APIAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ggaren, sihui_liu
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review-

Description Sihui Liu 2018-06-14 10:29:35 PDT
Patch for 185624 Seems to be the cause of regression <rdar://problem/41068016> based on autospade. Start investigating how they are related and roll out the patch for now until figuring out a better fix.
Comment 1 Sihui Liu 2018-06-14 10:35:55 PDT
Created attachment 342739 [details]
Patch
Comment 2 Geoffrey Garen 2018-06-19 14:33:41 PDT
Comment on attachment 342739 [details]
Patch

Turns out we were able to fix the issue without reverting.