commit | 5fe975367e258bba1aa55205bfb9c734480dec3d | [log] [tgz] |
---|---|---|
author | Jose Dapena Paz <jdapena@igalia.com> | Mon Mar 13 14:45:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 13 14:45:31 2023 |
tree | b5406fc8e81cf52d461e0c8965b536d40d8f728d | |
parent | 613b2a8a69d280f3556e069e23eef48e26a53a7d [diff] |
libstdc++: std::vector cannot contain const members in password_importer.cc libstdc++ implementation of std::vector forbids explicitly declaration with const members. Bug: 957519 Change-Id: I7cd9926dee4b5979ebc97326d9e12daa152a3293 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4307638 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/main@{#1116365}
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.