commit | 8e1e3c23532b8129b94e77196b9a779e8dfc9141 | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@chromium.org> | Wed Feb 28 22:48:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 28 22:48:59 2024 |
tree | 2038961458a4764e45c0bb704093d48b65f70a57 | |
parent | 8f2bad7358e6bf604a3dc10b463f5e102426a710 [diff] |
Minor clean up remove buffer_updated_in_pending_transaction It's only needed on a single method on the stack. Bug: 326733358 Change-Id: I8db89c92d25a86cedc57b7b91904dd16054513bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5332938 Commit-Queue: Bo Liu <boliu@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1266692}
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.