commit | 614b0149431fe8b0a8c09874d33c5393c0c76c37 | [log] [tgz] |
---|---|---|
author | Devlin Cronin <[email protected]> | Mon Dec 10 22:08:53 2018 |
committer | Commit Bot <[email protected]> | Mon Dec 10 22:08:53 2018 |
tree | 7effb055893e3df7d2f4fca6304bb24cedf8188f | |
parent | 00c1b7ab0080db58436431b6dbe1956b2457abbc [diff] |
[Extensions Cleanup] Make Event::DeepCopy return a std::unique_ptr Rather than returning a raw pointer with a comment saying "ownership is passed", return a std::unique_ptr. Bug: None Change-Id: Id415847c7ca478f36ff3f624bd572b2c4678ac41 Reviewed-on: https://chromium-review.googlesource.com/c/1370646 Reviewed-by: Istiaque Ahmed <[email protected]> Commit-Queue: Devlin <[email protected]> Cr-Commit-Position: refs/heads/master@{#615275}
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 .