playwright/browser_patches/webkit
Yury Semikhatsky 7f9937bd67
browser(webkit): fix libpas and bmalloc link errors (#16361)
Patch by @dpino 
Fixes the following error on Ubuntu 18:
```
[716/8153] Linking CXX shared library lib/libmbmalloc.so
FAILED: lib/libmbmalloc.so 
: && <CXX> -fPIC -fdiagnostics-color=always -Wextra -Wall -pipe -Wno-odr -Wno-stringop-overflow -Wno-nonnull -Wno-array-bounds -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-ari>
/usr/bin/ld: Source/bmalloc/CMakeFiles/bmalloc.dir/libpas/src/libpas/pas_deallocate.c.o: relocation R_X86_64_PC32 against symbol `pas_segregated_page_deallocation_did_fail' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
```

Pretty-diff: a479046919
2022-08-08 12:32:19 -07:00
..
embedder/Playwright browser(webkit): build Playwright.app in workspace mode (#15161) 2022-06-28 12:30:01 -07:00
patches browser(webkit): fix libpas and bmalloc link errors (#16361) 2022-08-08 12:32:19 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: do not dedupe webkit archives (#15565) 2022-07-12 04:15:27 -07:00
BUILD_NUMBER browser(webkit): fix libpas and bmalloc link errors (#16361) 2022-08-08 12:32:19 -07:00
build.sh devops: do not dedupe webkit archives (#15565) 2022-07-12 04:15:27 -07:00
buildwin.bat devops: absolute paths for webkit libraries and output directory (#4627) 2020-12-07 14:30:06 -08:00
clean.sh chore: use helper functions to define platforms (#13707) 2022-04-22 12:35:35 -07:00
concat_protocol.js devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
EXPECTED_BUILDS devops: add WebKit debian 11 build configuration (#15652) 2022-07-14 05:19:27 -07: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 devops: move Firefox and WebKit checkouts to $HOME (#9485) 2021-10-14 10:20:06 -07:00
UPSTREAM_CONFIG.sh browser(webkit): rebase to 08/03/22 (253090@main) (#16249) 2022-08-04 11:23:45 -07:00
upstream_status.md Update upstream_status.md 2020-06-17 23:23:51 -07:00