commit | d8bf9e0cc79517cc6fb81cfe74fc2580347b7573 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Wed Oct 18 07:36:07 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 07:36:07 2023 |
tree | 433f58b60929a6b817cecdf8d92cf9cc8518ec7b | |
parent | 31ec8d163511d07cd3c232a3b053b5c7a790642b [diff] |
Fix missing copy constructor in Address. Bug: 1464568 Change-Id: I38989e9bdab07955f4ee24a65b5876237eb2bea3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4941933 Reviewed-by: Dominic Battre <battre@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1211351}
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.