playwright/browser_patches/webkit
Andrey Lushnikov b77b31c55c devops: strip linux binaries
The `--strip-unneeded` removes all symbols needed for library
compilation as part of a `.a` static library.
([source](https://www.technovelty.org/linux/stripping-shared-libraries.html))

So these are safe to remove and they should keep our binary
debuggable. These should save us ~100Mb unzipped.

References #658
2020-01-30 19:12:02 -08:00
..
patches browser(webkit): fix compilation on Mac (#774) 2020-01-30 16:11:34 -08:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: strip linux binaries 2020-01-30 19:12:02 -08:00
build.sh chore(webkit): build wpe and gtk to different folders (#616) 2020-01-24 11:54:50 -08:00
BUILD_NUMBER browser(webkit): fix compilation on Mac (#774) 2020-01-30 16:11:34 -08:00
buildwin.bat devops: produce webkit win64 builds 2020-01-16 15:35:27 -08: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
download_gtk_and_wpe_and_zip_together.sh devops: report upload build size via TG notification 2020-01-17 16:56:04 -08:00
pw_run.sh fix(pw_run): Allow running from paths with spaces (#674) 2020-01-27 09:34:59 -08:00
pw_run_debug.sh chore(webkit): build wpe and gtk to different folders (#616) 2020-01-24 11:54:50 -08:00
UPSTREAM_CONFIG.sh browser(webkit): roll to WebKit ToT 1/29/2020 (#737) 2020-01-29 14:46:05 -08:00