commit | 5c9ce12814e1686d205519f9fafdce56834b8cd6 | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Thu Mar 31 19:11:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 31 19:11:14 2022 |
tree | 371e5a8b13684850bbde434e7a44ef7d24b37487 | |
parent | fd64e8b7edbff28a28f67cc7a35ef828a92242a7 [diff] |
SET: Ensure to invalidate styles before clearing the data. Since we iterate the data to figure out which elements to invalidate, we have to make sure to invalidate those before clearing the data. R=khushalsagar@chromium.org Fixed: 1311707 Change-Id: Id5482ec715e43d60f19b6978eab72e3ce4db8707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3564399 Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#987574}
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.