[Webkit-unassigned] [Bug 196208] [GTK][WPE] Disable process warming

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 11:47:05 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196208

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Michael Catanzaro from comment #2)
> Prewarmed processes should just use the same WebsiteDataStore as
> their corresponding web view. If the application creates a view with a
> different WebsiteDataStore, then of course the prewarming will be defeated
> and a new process will need to be spun up, but that's an unusual case.

And if this logic has to be platform-specific because it's not needed by Apple, then so be it. We've accepted the constraint that all data directories must be known before launching the process, and it's not practical to revisit that, so the inescapable conclusion is WebsiteDataStore has to be ready when the process is launched.

-- 
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/20190325/21581857/attachment.html>


More information about the webkit-unassigned mailing list