[Webkit-unassigned] [Bug 187188] New: Introduce defaultProcessPool
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 29 11:55:00 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187188
Bug ID: 187188
Summary: Introduce defaultProcessPool
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sihui_liu at apple.com
By default, WebKit would create a new WKProcessPool for each WKWebView, and all WKWebViews share one DefaultDataStore. As each processPool has its own network process and storage process, data corruption may happen when multiple network/storage processes use same data store at the same time.
--
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/20180629/ad52717e/attachment.html>
More information about the webkit-unassigned
mailing list