Bug 186625 - REVERT: Session cookies aren't reliably set when using default WKWebSiteDataStore (185624)
Summary: REVERT: Session cookies aren't reliably set when using default WKWebSiteDataS...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-14 10:29 PDT by Sihui Liu
Modified: 2018-06-19 16:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (16.55 KB, patch)
2018-06-14 10:35 PDT, Sihui Liu
ggaren: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.