commit | f5396f370171d127b3327845b09ee44da14592f6 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Thu Oct 12 09:05:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 12 09:05:19 2023 |
tree | f86b38c4344b8dead96d424fbd0c8b8c312fbbdf | |
parent | 047bbd11c991f6c53fccf7cc32a3f5e0763c12bd [diff] |
[ios] Consider a WebState dirty when shown The last active timestamp is updated when the WebState is shown, so mark the WebState as dirty in that case. This ensures that the data is saved with the optimised session restoration code. Bug: 1383087 Change-Id: I1fcb7e539f9f494677b034c5f283cfc5300d727d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4931156 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Federica Germinario <fedegermi@google.com> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1208722}
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.