[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 08:34:09 PDT 2015


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I guess

"This method **must be called before any other functions**, as early as possible in your application. Calling it later will make your application crash."

is not quite right; it implies you cannot use both webkit_web_context_set_process_model and this function, since the documentation is the same on both functions. Can you not use the function on a non-default WebKitWebContext? And of course you must call a function to get the WebKitWebContext in the first place.

-- 
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/625ea9e3/attachment.html>


More information about the webkit-unassigned mailing list