commit | 4a9c3569fbf7bcae072a3fe7349b932b3c166a0b | [log] [tgz] |
---|---|---|
author | Lei Zhang <[email protected]> | Thu Oct 26 19:46:44 2017 |
committer | Commit Bot <[email protected]> | Thu Oct 26 19:46:44 2017 |
tree | 3f0dc6abe07f62bf1e9fbcfa2710c6e522203d9f | |
parent | 1712921af1654b5cfe6caa5d50c7cc47414ff1cb [diff] |
Use base::Value::ToUniquePtrValue() where appropriate. Make it obvious its converting an existing base::Value to a different form. Also change some potential ToUniquePtrValue() calls to the new base::Value API instead, and avoid some base::Value::Clone() calls. BUG=646113 Change-Id: I05a457b42580ac5059d8f63cd1977ec7339a1cf5 Reviewed-on: https://chromium-review.googlesource.com/732343 Reviewed-by: Jan Wilken Dörrie <[email protected]> Reviewed-by: Istiaque Ahmed <[email protected]> Reviewed-by: Colin Blundell <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#511928}
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 .