This website requires JavaScript.
Explore
Help
Register
Sign In
Filip
/
playwright
Watch
1
Star
0
Fork
You've already forked playwright
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
f6bdf3a3cc
playwright
/
browser_patches
/
webkit
/
BUILD_NUMBER
3 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
browser(webkit): build Playwright.app in workspace mode (#15161) WebKit switched to workspace builds by default upstream in https://github.com/WebKit/WebKit/commit/c67ee46115278a11d7a489f8229d16af31097cbb 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: https://github.com/yury-s/WebKit/commit/75f1e79447d1f4b95e9296e0d40a1c56eab324d5
2022-06-28 21:30:01 +02:00
1672
Changed: yurys@chromium.org Mon Jun 27 16:23:58 PDT 2022
Reference in a new issue
Copy permalink