commit | 626d420f9261f62736d52d050bcb860bc21c1bc6 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Mon Sep 09 20:30:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 09 20:30:48 2024 |
tree | 45f62260aa089336fe514101d50dbdfdbd4307f8 | |
parent | 42e2969c0572e1b00428e4c835459222bdbaa44a [diff] |
[layout-unit] Update Visual Studio natvis files This patch updates the Visual Studio natvis files to support templatized `LayoutUnit` in crrev.com/c/5678228. The GDB support file was updated at crrev.com/c/5772062. Bug: 351092748 Change-Id: I6cd06c80f22e0f6047122d0bedc87d535a526c8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5845050 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/main@{#1352967}
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.