[webkit-reviews] review granted: [Bug 219689] [WPE][GTK] Should enable WebProcessCache : [Attachment 415860] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 06:28:46 PST 2020


Adrian Perez <aperez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 219689: [WPE][GTK] Should enable WebProcessCache
https://bugs.webkit.org/show_bug.cgi?id=219689

Attachment 415860: Patch

https://bugs.webkit.org/attachment.cgi?id=415860&action=review




--- Comment #8 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 415860
  --> https://bugs.webkit.org/attachment.cgi?id=415860
Patch

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

> Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:394
> +    configuration.setUsesWebProcessCache(true);

I think it's fine to land this as-is, but depending on things go we
might need to either add some smarts to choose a sensible default
for this and/or add API to WebKitWebContext to toggle it.


More information about the webkit-reviews mailing list