| commit | 08a2c6032de704e66b38569a80e58458db07edcb | [log] [tgz] |
|---|---|---|
| author | Tommy Nyquist <nyquist@chromium.org> | Thu Aug 14 23:25:53 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 14 23:25:53 2025 |
| tree | 4b4e35978d1edf6921a29dd58fbf789f42c48ff1 | |
| parent | d07f2ccf0380ff04734ab3be46d01176f9145841 [diff] |
[messaging] Add class-level documentation for messaging components This change adds comprehensive class-level documentation to the public and internal header files for the collaboration messaging component. This improves code readability and maintainability by clearly explaining the purpose and responsibility of each class within the messaging system. No functional changes are included. Bug: None Change-Id: I2093128e8fb209631de0e7bf3ebb3b47ad277076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6841661 Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Auto-Submit: Tommy Nyquist <nyquist@chromium.org> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1501679}
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.