commit | 5511139fee8a1af129e9671f25c741c93b7f6f21 | [log] [tgz] |
---|---|---|
author | Jason Leo <cgqaq@chromium.org> | Thu May 29 15:30:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 15:30:50 2025 |
tree | 585d35d48dbca6cc058cb6e751f6855770311299 | |
parent | 9c44453d967967691009101950d5e26c6b4fc6a9 [diff] |
Revert "Remove allow_unsafe_buffers in utf8.{cc,h}" This reverts commit 01f64ee1db43e59b4e94487ef6958d5d2146256d. Reason for revert: Hit unreachable code Bug: 351564777 Original change's description: > Remove allow_unsafe_buffers in utf8.{cc,h} > > Bug: 351564777 > Change-Id: I720b5a9d182f901f5a3b650e343c23b9b00df133 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6592120 > Commit-Queue: Jason Leo <cgqaq@chromium.org> > Reviewed-by: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1466839} Bug: 421058580,420998403,421055122,421047021 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: Ib7585756c32154b27c6b173a1d7dd5bda5d31ebc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6602433 Auto-Submit: Jason Leo <cgqaq@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1467009}
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.