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
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
browser(webkit): fix use after free when context is being destroyed (#14262) OverridenGeolocationProvider can be destroyed after BrowserContext. Since the provider is owned by WebGeolocationManagerProxy we now store weak pointer to it in the browser context. Refs: #14081
2022-05-18 11:44:21 -07:00
1646
Changed: yurys@chromium.org Wed 18 May 2022 11:31:37 AM PDT
Reference in New Issue
Copy Permalink