| commit | 8cf4c23ebbd773240f207a8996941bd0343bd849 | [log] [tgz] |
|---|---|---|
| author | Peter Kasting <pkasting@chromium.org> | Thu Jun 06 00:38:30 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 06 00:38:30 2019 |
| tree | 65775b47342f945233f38063e72e375b6ad04549 | |
| parent | 4312301e6632d198b8e1126e234ac3da11372ed0 [diff] |
Convert TreeNode{Model} Add/Remove functions to use size_t.
This will make it more feasible to replace child_count() with children().size().
This has a large number of followon effects.
Bug: 956419
Change-Id: I2c4d1700571a7cd00cef926beb525661c7073e0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636254
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Reviewed-by: Tommy Nyquist <nyquist@chromium.org>
Reviewed-by: Karan Bhatia <karandeepb@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Tatiana Gornak <melandory@chromium.org>
Reviewed-by: Sergio Collazos <sczs@chromium.org>
Reviewed-by: Olivier Robin <olivierrobin@chromium.org>
Reviewed-by: Ilya Sherman <isherman@chromium.org>
Reviewed-by: Cathy Li <chili@chromium.org>
Reviewed-by: Christian Dullweber <dullweber@chromium.org>
Reviewed-by: Tommy Li <tommycli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#666538}
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 .