Bug 188373

Summary: [Wi-Fi Assertions] suspendWiFiAssertions() should be able to delay sending ProcessReadyToSuspend
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Andy Estes 2018-08-06 21:34:34 PDT
NetworkProcess::platformPrepareToSuspend() should take a completion handler
Comment 1 Andy Estes 2018-08-06 21:36:04 PDT
rdar://problem/42857398
Comment 2 Andy Estes 2018-08-06 21:38:31 PDT
Created attachment 346684 [details]
Patch
Comment 3 Andy Estes 2018-08-07 09:08:56 PDT
Committed r234651: <https://trac.webkit.org/changeset/234651>