commit | d70a539d127884c3bff3d6f6cb36ff147213f680 | [log] [tgz] |
---|---|---|
author | Sharon Yang <[email protected]> | Tue Oct 26 23:06:32 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Oct 26 23:06:32 2021 |
tree | d78f40565c724e5d5c81a758d4ea61b9b20c0ac8 | |
parent | d08cd43054ff05296a030f289344793924b4d63a [diff] |
Move SiteInfo and UrlInfo to separarate files SiteInfo and UrlInfo were part of site_instance_impl.h/cc. Move these out to their own file. Test: CQ (no functionality added) Bug: 1067389 Change-Id: I6062c149f950d6858ff8438cba3ffc1da9504a27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3243449 Commit-Queue: Sharon Yang <[email protected]> Reviewed-by: Alex Moshchuk <[email protected]> Cr-Commit-Position: refs/heads/main@{#935185}
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.