commit | e0fc6f03f93710ca8271388194978af005dfefdf | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Fri Oct 27 00:27:23 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 27 00:27:23 2017 |
tree | 528231b8db695b6ba67199e2220112dfbfb2b9e9 | |
parent | 1ea7bc61dc1711a388b6031047506fc6e2a58051 [diff] |
Add more comments to base/values.h. For every FooPath() method, mention using FooKey() when there is only a single component in the path. Some of the deprecation comments elsewhere in the file recommends using FooPath(), so those trying to learn the new base::Value API may not notice the existance of FooKey(). Also fit some nits in the file. Change-Id: I025dd64972d4c84936d506d8aced28a0d04e7fe9 Reviewed-on: https://chromium-review.googlesource.com/738799 Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#512037}
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 .