commit | 3aa9a3b65e4dd49adee4c010514259ba20bb897d | [log] [tgz] |
---|---|---|
author | Radu Nitescu <radunitescu@google.com> | Fri Oct 18 14:41:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 14:41:49 2024 |
tree | ffa69bb06fa478f36002edbbbf780f7ac5aa51ff | |
parent | 28affdbc75b80791192e62fa3efa271811a22de8 [diff] |
[iOS][LO] Hide the main window during snapshotting to include videos This is a workaround to have videos appear in snapshots based on how WebKit handles snapshots internally. https://github.com/WebKit/WebKit/blob/main/Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm#L4440 (cherry picked from commit c86e0e827f63b964438e1952c9d4d431a44fa0ce) Change-Id: Ice244426f893ebf612df12347da39ce4b7d0609b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5934933 Auto-Submit: Radu Nitescu <radunitescu@google.com> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Radu Nitescu <radunitescu@google.com> Cr-Original-Commit-Position: refs/heads/main@{#1369545} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5941107 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/branch-heads/6778@{#216} Cr-Branched-From: b21671ca172dcfd1566d41a770b2808e7fa7cd88-refs/heads/main@{#1368529}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.