commit | a5b050c10d4e410c0eda82d278c6f4caea1779ae | [log] [tgz] |
---|---|---|
author | Hiroki Kumazaki <kumagi@google.com> | Tue Feb 08 08:25:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 08 08:25:18 2022 |
tree | c20c243eb889facff094b17b48da05191fce1490 | |
parent | d6b18b850333d95cadfd3b4cdf3f0b8e58b728f9 [diff] |
Saving memory with not having MF structure in MFChecker Saving 3 integers from every MF checker. Reading MF value sent by MF checker will increase test coverage. Change-Id: Ifa785c451ad2a82c8a1e5cf48173d77f8d7db117 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3417410 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Hiroki Kumazaki <kumagi@google.com> Cr-Commit-Position: refs/heads/main@{#968227}
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.