commit | 3f81c802cab8cf9b49e88aac8e95348c89ce49f2 | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Thu Oct 31 10:04:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 10:04:26 2024 |
tree | 69a434fface332c0646548b4d5b2a7771c37a7b5 | |
parent | a295843f6b3779844bba009ad32941c891cbbd66 [diff] |
Move FileOperationProxyImpl in a new file and add tests This CL moves FileOperationProxyImpl class to a new file, and adds unit tests. This CL also adds ReportBadMessage() call when an in valid file was requested, to crash the service. Bug: 374631433 Change-Id: I7dd78597ca6f1e610b3296287e95d8f1c1e788b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5975281 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Ming-Ying Chung <mych@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376199}
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.