Bug 160978 - [iOS] Network Processes & Database processes do not exit promptly
Summary: [iOS] Network Processes & Database processes do not exit promptly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-08-18 15:28 PDT by Chris Dumez
Modified: 2016-08-18 18:09 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2016-08-18 15:33 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-18 15:28:29 PDT
Network Processes & Database processes do not exit promptly. They hang for 10 seconds until they log the following message:
com.apple.WebKit.Networking: (WebKit) #WK: Exiting process early due to unacknowledged closed-connection

Then forcefully call exit(0).
Comment 1 Radar WebKit Bug Importer 2016-08-18 15:28:51 PDT
<rdar://problem/27914081>
Comment 2 Chris Dumez 2016-08-18 15:33:13 PDT
Created attachment 286404 [details]
Patch
Comment 3 WebKit Commit Bot 2016-08-18 18:09:23 PDT
Comment on attachment 286404 [details]
Patch

Clearing flags on attachment: 286404

Committed r204621: <http://trac.webkit.org/changeset/204621>
Comment 4 WebKit Commit Bot 2016-08-18 18:09:27 PDT
All reviewed patches have been landed.  Closing bug.