commit | 12ec955b6235b97cabcea75cd068696420fdf35b | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Fri Sep 05 19:14:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 19:14:24 2025 |
tree | c42812cd31a71a0e52b15b35d81ee99dcc5fd848 | |
parent | d12af141278dc5f928aec1b388493bf5dd58fc07 [diff] |
update_client: Test file validity before handing off to mojo. This avoids a crash if the file handles are invalid. Also fix a related problematic site in chrome/updater. Fixed: 441752926 Change-Id: Ia4a1e2668888077a096b59311c2c63ed8149ead4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6917268 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1511793}
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.