commit | 9165a15f37af9f80c82dfad82911fe452153a1dd | [log] [tgz] |
---|---|---|
author | Adrienne Walker <[email protected]> | Tue Mar 10 20:27:03 2020 |
committer | Commit Bot <[email protected]> | Tue Mar 10 20:27:03 2020 |
tree | ea7c81c781e3befb94ba4ab0439839f89dd41213 | |
parent | 8a07a4a8cbbbdd9babf96c5b06ca79bd9ed95277 [diff] |
indexeddb: convert NULL to nullptr This is some more "pre cleanup" of code that the linter complains about when moving code into storage service. Doing this ahead of time to make the future gigantic move CL easier to reason about. Bug: 1015214 Change-Id: I7dcd977b7906710a7516412a11d83d64661d19fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093051 Auto-Submit: enne <[email protected]> Reviewed-by: Daniel Murphy <[email protected]> Commit-Queue: enne <[email protected]> Cr-Commit-Position: refs/heads/master@{#748860}
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.
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.