commit | 38491ec38fbeeb6b4be9b1e085b0b13e78fe4f9c | [log] [tgz] |
---|---|---|
author | Zofia Salata <zsalata@google.com> | Tue Aug 02 06:59:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 06:59:52 2022 |
tree | bb6c52b4746bfc53ad36bb85ca49d3bcfaa795d1 | |
parent | d268b4c8a6b15374a51f79f45551f96b184e4747 [diff] |
[PageInfo] Remove EnsureCookies from PageInfoUI Remove EnsureCookies from PageInfoUI interface as it wasn't ever used as a part of the interface. Bug: 1346305 Change-Id: I07e1c1fe79a91aa45f360f53ea58c7a135972940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3793824 Reviewed-by: Olesia Marukhno <olesiamarukhno@google.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Zofia Salata <zsalata@google.com> Cr-Commit-Position: refs/heads/main@{#1030430}
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.