This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
playwright
/
browser_patches
/
webkit
/
BUILD_NUMBER
3 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
browser(webkit): fix JHBuild on Debian 11 (#15653) This patch: * fixes bash script bug: at least in bash 5, assignment to a **local** variable overwrites the `$?` code, so the following condition is never true. * adds the `libenchant-2-dev` library Pretty diff: https://github.com/aslushnikov/WebKit/commit/ff6e976044cb93e18201476aaebe3373fd8cd1cc
2022-07-14 06:04:03 -07:00
1682
Changed: lushnikov@chromium.org Thu Jul 14 15:51:05 MSK 2022
Reference in New Issue
Copy Permalink