commit | d6df19fa1b2edaddf611ff6ff7ec0a1e264ac07e | [log] [tgz] |
---|---|---|
author | Ahmed Mehfooz <amehfooz@chromium.org> | Thu Apr 22 23:21:53 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 22 23:21:53 2021 |
tree | 16109b68713a667b47da1b000735e1884a70db31 | |
parent | 4d8d58af686793011983872a8d328aa679df1f2f [diff] |
Clean up stylus battery delegate Add protective checks to make sure optional fields are not accessed without a value being set. Bug: 1188624 Change-Id: Id622c6e30cfe94b6a8b165d4872fc86771632e39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2830462 Reviewed-by: Toni Baržić <tbarzic@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#875413}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.