mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

* 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>
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
1335
|
|
Changed: aslushnikov@gmail.com Fri Aug 28 10:47:53 PDT 2020
|