commit | fb1ab17d970b8ffc583d05a44618d519576e4bfd | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Mon Jun 13 15:33:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 13 15:33:01 2022 |
tree | 3bdd88a202d82eac3c03628ee4e9c647ee506940 | |
parent | e45cb1b34b183038b86e3bb82e7875061a494d9a [diff] |
Limit clearing failed favicons in WebView to primary main frame. DidStartNavigation calls in other frame trees should not clear the failed fav icon list. Only the primary main frame should clear the list. BUG=1322158 Change-Id: Ide3139e32fc51c0058fb4a42e30b2f42764c2086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696313 Reviewed-by: Bo Liu <boliu@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013482}
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.