playwright/browser_patches/webkit
Yury Semikhatsky 2a01d0c83c
browser(webkit): build Playwright.app in workspace mode (#15161)
WebKit switched to workspace builds by default upstream in c67ee46115 and Playwright.app project (forked from MiniBrowser.app xcode project) was not a part of the workspace. This PR:

* Adds Tools/Playwright project to the WebKit workspace;
* Adds WebKit.framework to the list of dependencies of Playwright.app (I managed to successfully build without this modification but decided to added to be on the safe side as that was done upstream too);
* Removes `--no-use-workspace` in order to use workspace build mode which is the default upstream.

Pretty-diff: 75f1e79447
2022-06-28 12:30:01 -07:00
..
embedder/Playwright browser(webkit): build Playwright.app in workspace mode (#15161) 2022-06-28 12:30:01 -07:00
patches browser(webkit): build Playwright.app in workspace mode (#15161) 2022-06-28 12:30:01 -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.sh browser(webkit): build Playwright.app in workspace mode (#15161) 2022-06-28 12:30:01 -07:00
BUILD_NUMBER browser(webkit): build Playwright.app in workspace mode (#15161) 2022-06-28 12:30:01 -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: add WebKit builds on ubuntu 22 (#14589) 2022-06-07 11:33:18 +02:00
pw_run.sh devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
pw_run_debug.sh chore(webkit): build wpe and gtk to different folders (#616) 2020-01-24 11:54:50 -08:00
UPSTREAM_CONFIG.sh browser(webkit): rebase to 06/27/22 (251866@main) (#15150) 2022-06-27 11:17:11 -07:00
upstream_status.md Update upstream_status.md 2020-06-17 23:23:51 -07:00