commit | 09e02f62336707a08dc99d88f27f965ecd60ca03 | [log] [tgz] |
---|---|---|
author | Mugdha Lakhani <[email protected]> | Sat Mar 21 19:48:03 2020 |
committer | Commit Bot <[email protected]> | Sat Mar 21 19:48:03 2020 |
tree | 06c56ab3e2234916e835bd83fb1bb8bf6865e00b | |
parent | 2e0d78464340cf90feb4ecdea9c18bbd77c9859c [diff] |
[WebLayer] Part 5: Refactor PageInfo. Refactor more chrome-specific logic out of PageInfo into ChromePageInfoDelegate. Bug: 1052375 Change-Id: I6ab3ce2aeb39137612c1f4d04b302643510974c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113470 Commit-Queue: Mugdha Lakhani <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#752307}
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.
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.