commit | d7d10ab89888aa9c56a00e30da3157eb938df4e5 | [log] [tgz] |
---|---|---|
author | jdoerrie <[email protected]> | Fri Apr 27 10:46:13 2018 |
committer | Commit Bot <[email protected]> | Fri Apr 27 10:46:13 2018 |
tree | fb5eae0cea7da307cc7bcddfb04c776ce7b4a423 | |
parent | 1c0ae29c8ce1ac95e228f9d319a55217bf2fc4dd [diff] |
[base] Deprecate arraysize in favor of base::size(array) This change deprecates arraysize in favor of base::size(array) and adds a corresponding PRESUBMIT warning to discourage further usage. Bug: 837308 Change-Id: Iedd676f691cb46ca4a108462cedefbe91690240b Reviewed-on: https://chromium-review.googlesource.com/1030333 Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Jan Wilken Dörrie <[email protected]> Cr-Commit-Position: refs/heads/master@{#554351}
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 .