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

This patch adds Firefox cross-compilation from x86_64 Ubuntu 20.04 to arm64 Ubuntu 20.04. This patch also fixes packaging logic for Firefox to use a STRIP command from the aarch64 toolchain. References #7723