playwright/browser_patches/webkit
Carlos Alberto Lopez Perez 19f21b1bde
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 10:48:57 -07:00
..
embedder/Playwright browser(webkit): fix mac compilation (#3598) 2020-08-24 08:56:33 -07:00
patches browser(webkit): do not crash when opening web inspector (#3631) 2020-08-26 08:55:18 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh browser(webkit): use webkit generate-bundle tool to generate the bundles (#3563) 2020-08-28 10:48:57 -07:00
BUILD_NUMBER browser(webkit): use webkit generate-bundle tool to generate the bundles (#3563) 2020-08-28 10:48:57 -07:00
build.sh devops: support EXPORT_COMPILE_COMMANDS env variable in webkit build.sh (#3334) 2020-08-06 16:33:34 -07:00
buildwin.bat chore(webkit): add libvpx Windows build instructions (#2649) 2020-06-22 12:49:30 -07:00
cheatsheet.md docs(webkit): update core dump analisys instructions (#2778) 2020-06-30 17:00:16 -07:00
clean.sh chore(webkit): build wpe and gtk to different folders (#616) 2020-01-24 11:54:50 -08:00
concat_protocol.js Initial commit 2019-11-19 10:58:15 -08:00
pw_run_debug.sh chore(webkit): build wpe and gtk to different folders (#616) 2020-01-24 11:54:50 -08:00
pw_run.sh browser(webkit): use webkit generate-bundle tool to generate the bundles (#3563) 2020-08-28 10:48:57 -07:00
UPSTREAM_CONFIG.sh browser(webkit): roll to r266002 08/21/2020 (#3561) 2020-08-21 09:56:10 -07:00
upstream_status.md Update upstream_status.md 2020-06-17 23:23:51 -07:00