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


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

--- Comment #2 from Martin Robinson <mrobinson at webkit.org> ---
Comment on attachment 257090
  --> https://bugs.webkit.org/attachment.cgi?id=257090
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=257090&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp:1208
> + * This method **must be called before any other functions**,
> + * as early as possible in your application. Calling it later will make
> + * your application crash.

Woh, isn't there a way to prevent this crash at all? Can't we guard the contents of the method call somehow?

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


More information about the webkit-unassigned mailing list