commit | 4bf814e1e467d73604a5d54424fcaf94577f607a | [log] [tgz] |
---|---|---|
author | David Baron <dbaron@chromium.org> | Fri Aug 09 18:16:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 09 18:16:23 2024 |
tree | cb74c52d0a05a4480097345e58e9ab679701c99b | |
parent | 85d305f99afa4918558e48fbd8123fa4af3ee498 [diff] |
Remove TODO about calc-size() parsing restrictions that was already done. This was done in a somewhat stricter way than what this comment was asking for, in https://crrev.com/aa21e4ddd81954cda7eb1ff8b1270fed5bf1445c Bug: 313072 Change-Id: I39d330b39846c38881b308d0c852a9a12b71123b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5777508 Auto-Submit: David Baron <dbaron@chromium.org> Reviewed-by: Daniil Sakhapov <sakhapov@chromium.org> Commit-Queue: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1339739}
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.