commit | fb910b51ea67292e37e6914bf3f764ad7069f101 | [log] [tgz] |
---|---|---|
author | Alberto Juarez <albertojuarez@google.com> | Thu Oct 28 16:04:54 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 28 16:04:54 2021 |
tree | 2a3bd1ea74163321744339ec347145320ba845d7 | |
parent | 4c0365be6a9bf78bc6cf8a50a8524b7a2519a06c [diff] |
Make AddRecord take ownership of record Changes the way the EncryptedRecord are passed to the AddRecord function and makes it take ownership of them. Bug: b:201657356 Change-Id: I83040527491d8e7832ea1e644dfbae922bfa8a30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3248936 Reviewed-by: Leonid Baraz <lbaraz@chromium.org> Commit-Queue: Alberto Juarez <albertojuarez@google.com> Cr-Commit-Position: refs/heads/main@{#935909}
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.