playwright/browser_patches/webkit
Andrey Lushnikov c1032ae483
devops: simplify building webkit on linux bots (#3127)
Originally there was no way to build both webkit-gtk and webkit-wpe
in the same checkout. As a result, we were:
- building webkit-gtk & uploading it to CDN
- building webkit-wpe & uploading it to CDN
- downloading webkit-gtk & webkit-wpe from CDN and compiling a single
webkit-gtk-wpe folder that we uploaded to CDN

As of today, however, we can build WPE and GTK ports together. This
patch starts using this to drastically simplify build process:
- build webkit-gtk and webkit-wpe
- use `archive.sh` script that compiles a single folder with both ports
- upload archive to the cloud

This should also fix currently failing webkit build that fails to
assemble the `webkit-gtk-wpe` folder (I missed these codepaths while preparing
for Ubuntu-20.04 bot).

References #2745
2020-07-23 15:57:53 -07:00
..
embedder/Playwright browser(webkit): support bypass list on Mac (#2479) 2020-06-04 21:01:38 -07:00
patches browser(webkit): periodically capture frames on mac regardless of updates 2020-07-22 23:38:48 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: simplify building webkit on linux bots (#3127) 2020-07-23 15:57:53 -07:00
build.sh browser(webkit): Reduce binary size of WebKit Linux build bundles (GTK and WPE) (#2880) 2020-07-09 11:37:13 -07:00
BUILD_NUMBER devops: prepare buildbots to the introduction of Ubuntu 20.04 builder (#3116) 2020-07-23 11:59:23 -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.sh browser(webkit): Reduce binary size of WebKit Linux build bundles (GTK and WPE) (#2880) 2020-07-09 11:37:13 -07: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 ToT 07/21/2020 (#3066) 2020-07-21 12:26:21 -07:00
upstream_status.md Update upstream_status.md 2020-06-17 23:23:51 -07:00