commit | ed57a042939d567cb6de1c8deef4b5bcfcd27ead | [log] [tgz] |
---|---|---|
author | Yang Liu <jd9668954@gmail.com> | Fri Apr 01 17:30:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 17:30:28 2022 |
tree | 1d62a9decacee996ae32b5540d18ea6443c6fa7d | |
parent | 5404a39002404f7ed754ba663b3476e7ff2cdd79 [diff] |
Fix broken URL in dom/README.md The URL of diagram in third_party/blink/renderer/core/dom/README.md seems outdated. The file still on author's github page site https://hayatoito.github.io/. So I change the URL to this site. Bug: None Change-Id: Ic60ea21f5189a5e34e678a880832fdc210c8e295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3565626 Reviewed-by: Mason Freed <masonf@chromium.org> Commit-Queue: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#987982}
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.