[webkit-reviews] review denied: [Bug 240052] [WPE] Enable process swap on navigation : [Attachment 458807] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 01:15:02 PDT 2022


Carlos Garcia Campos <cgarcia at igalia.com> has denied Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 240052: [WPE] Enable process swap on navigation
https://bugs.webkit.org/show_bug.cgi?id=240052

Attachment 458807: Patch

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




--- Comment #14 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 458807
  --> https://bugs.webkit.org/attachment.cgi?id=458807
Patch

PSON is already enabled by default in WPE, we decided not to add the setting
because we didn't notice any break in apps using WPE, and we added it to GTK
because it broke several apps, to give some more time to adapt them. PSON is
enabled by default for WPE and GTK in WebPreferencesExperimental.yaml and that
value is used when client doesn't explicitly enable/disable it. So, we don't
need to set it to true explicilty.


More information about the webkit-reviews mailing list