Re: Process count limit
Michael Catanzaro <[email protected]> Fri, 16 Jun 2017 08:50:36 -0500
| Newsgroups | gmane.comp.gnome.apps.epiphany |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 15, 2017 at 9:42 PM, Michael Gratton <[email protected]> wrote: > Couldn't n-processes-per-window be implemented using > webkit_web_view_new_with_related_view() magic? It absolutely could, we'd just have to do it at the Epiphany level instead of using the WebKit setting that handles this automatically. Michael