commit | 96fce97abf2ad04de815edd4e62a3f4784e7a47a | [log] [tgz] |
---|---|---|
author | Lei Zhang <[email protected]> | Fri Aug 05 23:15:07 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Aug 05 23:15:07 2022 |
tree | 42709d7da4b54206c8660710d90dd52a44d69051 | |
parent | 1b13d3ed28f5da8d7f38de49e08ebe89e1da6b4c [diff] |
Split part of frame.mojom into frame_remote.mojom. Blink's frame.mojom is one of the largest .mojom files by line count and it recently got a little bigger. Split parts of it off into a separate .mojom file to help reverse this trend. Change-Id: Ic49798e49ec8683724115ad8ce24590e3f316204 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3808596 Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Owners-Override: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1032163}
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.