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
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
browser(webkit): use webkit generate-bundle tool to generate the bundles (#3563) * This changes the archive.sh script to use the webkit generate-bundle tool to generate the MiniBrowser bundles instead of using our custom logic. * pw_run.sh is simplified because the new bundles include a wrapper script that sets the needed LD_LIBRARY_PATH environment variables. pw_run.sh now calls this wrapper script (for GTK or WPE) instead of calling the MiniBrowser binary directly when running from a bundle. Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2020-08-28 19:48:57 +02:00
1335
Changed: aslushnikov@gmail.com Fri Aug 28 10:47:53 PDT 2020
Reference in New Issue
Copy Permalink