commit | 611583c4efe4cd779ba5bfd38c9462a059d6d5a4 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Thu Apr 10 11:54:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 11:54:30 2025 |
tree | 678cf1ac8baa512b242e8da4c598445e6534ce99 | |
parent | 3fcad2713d80fdfb1fffd8408b6b4827ee0987b0 [diff] |
Clean up GPU pylint 3.2 warnings Cleans up the following warnings that are generated by //content/test/gpu when running pylint 3.2: * consider-using-max-builtin * redundant-u-string-prefix This should be a no-op in terms of functionality. Bug: 405148966 Change-Id: I8fef2321b6f2f932be227a8dc650528575f94c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6443321 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445215}
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.