commit | 632e8474b9dbe259d9eaaf5e094b7417fc0e8d72 | [log] [tgz] |
---|---|---|
author | elabadysayed <elabadysayed@chromium.org> | Mon Oct 07 11:24:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 11:24:02 2024 |
tree | cf963b637c6c2c688aa1333e980c0982be86ddfb | |
parent | 12dc81d99e5782de1b6fa506e43319665d684a8f [diff] |
Update noVarySearchDataBoundaryInterface nullability We changed the nullability of list objects in NoVarySearchData to align with the AndroidX lint checks. This CL updates the chromium annotations to match the AndroidX ones in https://android-review.googlesource.com/c/platform/frameworks/support/+/3213482 The feature isn't released yet so this change doesn't break anything. Bug: N/A Change-Id: I9cc511d0b5d3fff745146a77dafd07c1eefff222 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904386 Reviewed-by: Wayne Jackson Jr. <wbjacksonjr@chromium.org> Commit-Queue: Wayne Jackson Jr. <wbjacksonjr@chromium.org> Commit-Queue: Sayed Elabady <elabadysayed@chromium.org> Auto-Submit: Sayed Elabady <elabadysayed@chromium.org> Cr-Commit-Position: refs/heads/main@{#1364872}
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.
If you found a bug, please file it at https://crbug.com/new.