This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 12:30:01 -07:00
1672
Changed: yurys@chromium.org Mon Jun 27 16:23:58 PDT 2022
Reference in New Issue
Copy Permalink