[Webkit-unassigned] [Bug 138155] New: [iOS] WebProcess needs to take a background task assertion to prevent being killed for "suspended with locked system files"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 28 16:02:38 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138155
Bug ID: 138155
Summary: [iOS] WebProcess needs to take a background task
assertion to prevent being killed for "suspended with
locked system files"
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: iOS
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
Towards mitigating the web content process being killed when suspended holding lock files, we should have the web content process notify the UI process when it is holding such files so that the UI process can acquire a background task assertion to allow both to continue to run for an extended period of time in the background. In particular, we want to take a background task assertion when performing a SQLite transaction(s).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141028/226edb5a/attachment-0002.html>
More information about the webkit-unassigned
mailing list