commit | dc204d5bf92bcccf583d3e165a21f852b67b94e6 | [log] [tgz] |
---|---|---|
author | Yoshisato Yanagisawa <yyanagisawa@chromium.org> | Wed Nov 15 07:44:08 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 07:44:08 2023 |
tree | b4fafd4b486892e216e0f2e97594dbaff417c37e | |
parent | ba718ad0f89a8388ce4d280bdcca907e374b9a57 [diff] |
Add DCHECK in BufferData(). To understand what happened in BufferData(), let me add DCHECK to ensure the conditions are fulfilled. Bug: 1501171 Change-Id: Id0850aed8deb351d457e371390038be8c75213d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5029388 Reviewed-by: Adam Rice <ricea@chromium.org> Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/main@{#1224782}
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.