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
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
browser(webkit): disable iframe loading=lazy (#16106) It was recently enabled by default upstream https://github.com/WebKit/WebKit/commit/461deb6c6dd76896c70a9196a2ad9cc78d07a054 We have this feature disabled in Chromium as we want the iframes to be eagerly loaded to avoid clients' confusion. This PR disables it back in WebKit too. Pretty-diff: https://github.com/yury-s/WebKit/commit/7aad962e5dd57b302212772f31b5cab310906702
2022-08-01 11:29:28 -07:00
1695
Changed: yurys@chromium.org Mon Aug 1 11:25:26 PDT 2022
Reference in New Issue
Copy Permalink