commit | 63070e7e7192ed40868784f03e379a74ccd7a5b9 | [log] [tgz] |
---|---|---|
author | Shuran Huang <shuuran@chromium.org> | Wed Jul 12 14:55:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 12 14:55:18 2023 |
tree | a09578e15d9557a40034b182241e9a74eae171a7 | |
parent | 9f152e6b7677c7e3819c9eb69e33b6f97a1eb75b [diff] |
Handle the return code of MetaTable::RazeIfIncompatible This is to detect the earliest possible location where initializing MetaTable fails. This CL was uploaded by git cl split. R=alexilin@chromium.org Bug: 1464014 Change-Id: Ib79e7923b3aadb9a950844dc37d96fc5bd651814 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4678041 Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Auto-Submit: Shuran Huang <shuuran@chromium.org> Cr-Commit-Position: refs/heads/main@{#1169337}
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.