Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser(webkit): fix process swap related error message in WPE #14263

Merged
merged 1 commit into from
May 18, 2022

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented May 18, 2022

This PR fixes the following error message in WPE:

[pid=506430][err] (MiniBrowser:506435): GLib-GObject-CRITICAL **: 11:47:23.538: g_object_new_is_valid_property: object class 'WebKitWebContext' has no property named 'process-swap-on-cross-site-navigation-enabled' +0ms

Our changes to WPE port that added support for the parameter were removed in 5a3fae4 as PSON is enabled by default in WPE (see https://bugs.webkit.org/show_bug.cgi?id=240052) and we don't need to set this explicitly in our fork.

Pretty diff: yury-s/WebKit@fc28e40

@yury-s yury-s merged commit 92c02fc into microsoft:main May 18, 2022
@yury-s yury-s deleted the wk-gtk-pson branch May 18, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants