Bug 188373 - [Wi-Fi Assertions] suspendWiFiAssertions() should be able to delay sending ProcessReadyToSuspend
Summary: [Wi-Fi Assertions] suspendWiFiAssertions() should be able to delay sending Pr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-06 21:34 PDT by Andy Estes
Modified: 2018-08-07 09:08 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.34 KB, patch)
2018-08-06 21:38 PDT, Andy Estes
thorton: review+
Details | Formatted Diff | Diff

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