commit | 8d9034f13f854c5aa0baf566afaa08a3e9953376 | [log] [tgz] |
---|---|---|
author | Jan Wilken Dörrie <[email protected]> | Thu Nov 28 14:48:57 2019 |
committer | Commit Bot <[email protected]> | Thu Nov 28 14:48:57 2019 |
tree | a701b8e410cb0960650b1f77f64839271cdc0c34 | |
parent | 70281f61b64cb896fda67f69d5d5325a606d29e1 [diff] |
[base] Use CheckedContiguousRange in Value This change modifies the const overload of base::Value::GetList() to return the newly introduced base::CheckedContiguousRange() instead of base::span. Furthermore this change updates callers to use this new return value and performs some minor simplifications. TBR=treib,stevenjb,blundell,benwells,noyau,agl Bug: 990059 Change-Id: Iaf4577820fc579872d12d403cf8dd1aa9425b939 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915759 Commit-Queue: Jan Wilken Dörrie <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#719972}
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 .