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): disable GPU process on Windows only (#10193) - GPU Process was enabled by default on Windows recently: https://github.com/WebKit/WebKit/commit/2058f9454308a3a175cefcfbe71695721789e97e - We tried it and it fails a bunch of tests: https://github.com/microsoft/playwright/pull/10156 - Curiously, disabling it on Mac fixes a mac-related bug: https://github.com/microsoft/playwright/pull/10170, however we're scared of the change
2021-11-09 11:00:05 -08:00
1576
Changed: lushnikov@chromium.org Tue Nov 9 08:50:26 HST 2021
Reference in New Issue
Copy Permalink