[Webkit-unassigned] [Bug 147108] [GTK] Add API to set the maximum number of web processes per WebKitWebContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 09:52:45 PDT 2015


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

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #3)
> The crash is good; it prevents programmers from screwing up and calling it
> too late. This isn't the only place we do that (I think for set process
> model, for example).

Right, we (WebProcessPool actually) has some CRASH calls in setProcessModel and setMaximumNumberOfProcesses. We can prevent this by making process model and web process count limit construct-only properties, but that makes the API less convenient and doesn't allow to change them for the default context.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150720/1c9a7330/attachment.html>


More information about the webkit-unassigned mailing list