commit | ace1a6883985a75f2f52900ea28c2c53748d0f16 | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Tue Sep 26 23:38:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 23:38:23 2023 |
tree | 59ac132167e39d948d76e7afd8391f3635ac0fa9 | |
parent | c28192d6fe6b1ddf5513716c114bc38002371b14 [diff] |
Use mojom::blink::RendererEvictionReason in Blink This CL doesn't introduce any behavior change. Bug: 1379780 Change-Id: I93def1805f5c31db16935e0a537c0ec559115b2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4885866 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201875}
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.