commit | 63e3b5d249b23b9bbbc71b252ecd576034e1b89c | [log] [tgz] |
---|---|---|
author | Nicolas MacBeth <nicolasmacbeth@google.com> | Tue Dec 17 18:48:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 18:48:56 2024 |
tree | 7e8e9f80ec9b45dd06686be50f369df457b641a2 | |
parent | 9d6853e18f69ad9cd537e05b66aecd2a208c4cfe [diff] |
[iOS][PageContext] Use cached screenshots instead of capturing new ones Using cached screenshots instead of capturing new ones in PageContext proto population. If the webstate is currently visible however, we force update the screenshot in case the user was still scrolling when the last screenshot was created. Bug: 379911543 Change-Id: I8e50cbcaca84764a06b27e8801d3ad51de893a69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6089375 Commit-Queue: Nicolas MacBeth <nicolasmacbeth@google.com> Reviewed-by: Adam Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/main@{#1397441}
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.