commit | 381d67a4528d5322f08ec9f991c80866dbdf9d8f | [log] [tgz] |
---|---|---|
author | Peter Varga <pvarga@inf.u-szeged.hu> | Tue Feb 15 18:52:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 18:52:52 2022 |
tree | 25fc9369bfe9a2f547264fc0f106289a7aecf20d | |
parent | ca334bc07c2fca7331e133c9fc2c7ac9818a2c5f [diff] |
Factor out common error strings for hit test sources Bug: none Change-Id: I139d3467ed27f5795627540dcdf67e534a3150fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3455482 Reviewed-by: Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/main@{#971340}
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.