Bug 188236

Summary: [iOS] Make sure cookies get sync'd to disk before the network process gets suspended
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen, bfulgham, ews-watchlist, ggaren
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch achristensen: review+

Chris Dumez
Reported 2018-08-01 13:47:55 PDT
Make sure cookies get sync'd to disk before the network process gets suspended on iOS, to avoid loosing them.
Attachments
Patch (3.72 KB, patch)
2018-08-01 13:50 PDT, Chris Dumez
no flags
Patch (3.71 KB, patch)
2018-08-01 13:51 PDT, Chris Dumez
achristensen: review+
Chris Dumez
Comment 1 2018-08-01 13:50:31 PDT
Chris Dumez
Comment 2 2018-08-01 13:51:06 PDT
EWS Watchlist
Comment 3 2018-08-01 13:54:00 PDT
Attachment 346296 [details] did not pass style-queue: ERROR: Source/WebKit/NetworkProcess/cocoa/NetworkProcessCocoa.mm:215: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alex Christensen
Comment 4 2018-08-01 13:54:13 PDT
Comment on attachment 346296 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=346296&action=review > Source/WebKit/ChangeLog:3 > + [iOS] Make sure cookies get sync'd to disk before the network process gets suspended This doesn't seem iOS specific.
Chris Dumez
Comment 5 2018-08-01 16:03:58 PDT
*** This bug has been marked as a duplicate of bug 188241 ***
Note You need to log in before you can comment on or make changes to this bug.