playwright/browser_patches/webkit
Yury Semikhatsky 92c02fcaff
browser(webkit): fix process swap related error message in WPE (#14263)
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 5a3fae4c5a 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: fc28e40f36
2022-05-18 13:01:46 -07:00
..
embedder/Playwright browser(webkit): reduce min url toolbar width (#13806) 2022-04-27 17:25:20 -07:00
patches browser(webkit): fix process swap related error message in WPE (#14263) 2022-05-18 13:01:46 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh chore: use helper functions to define platforms (#13707) 2022-04-22 12:35:35 -07:00
BUILD_NUMBER browser(webkit): fix process swap related error message in WPE (#14263) 2022-05-18 13:01:46 -07:00
build.sh chore: consolidate xcode versions across operating systems and builds (#13708) 2022-04-25 06:35:26 -07:00
buildwin.bat devops: absolute paths for webkit libraries and output directory (#4627) 2020-12-07 14:30:06 -08:00
clean.sh chore: use helper functions to define platforms (#13707) 2022-04-22 12:35:35 -07:00
concat_protocol.js devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
EXPECTED_BUILDS devops: remove webkit-mac-10.15 from expected builds (#12826) 2022-03-16 10:01:23 -07:00
pw_run_debug.sh chore(webkit): build wpe and gtk to different folders (#616) 2020-01-24 11:54:50 -08:00
pw_run.sh devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
UPSTREAM_CONFIG.sh browser(webkit): revert last change and reapply it properly (#14197) 2022-05-16 09:20:34 -07:00
upstream_status.md Update upstream_status.md 2020-06-17 23:23:51 -07:00