commit | 7c04ced7608004b4712be2fce041a6de082d194d | [log] [tgz] |
---|---|---|
author | Shu Yang <shuyng@google.com> | Wed Nov 06 20:13:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 20:13:30 2024 |
tree | 4dc9013df4795477bdf6b3f17d1c52b8e01dd66d | |
parent | 85a2f3b6c5adc95e50cd5208e3f562416aef94ee [diff] |
SuppressLint NewApi for PdfViewerFragment Lint suppression for NewApi is added because inline pdf support is enabled via PdfUtils#shouldOpenPdfInline. Change-Id: Ifa98e625ae0c5c78977b71009882bd7ef4f6108d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001471 Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Shu Yang <shuyng@google.com> Cr-Commit-Position: refs/heads/main@{#1379202}
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.