commit | 24ca011e55a3d91874e609af2a37d635e8ba92b3 | [log] [tgz] |
---|---|---|
author | Michele Fan <michelefan@chromium.org> | Tue Mar 22 00:22:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 22 00:22:00 2022 |
tree | 3cb493b0979666c4bd731d1748eaa3cf492ba1bc | |
parent | 76490bdd6819ac6cbe9021598b49b0b68223cfce [diff] |
capture-mode-projector: Change the string for the low-disk space notification Replace the current low-disk string "Recording ended due to critically low disk space" to “Recording ended due to critically low storage space” so that it works for both local disk storage and DriveFS. Change-Id: Ie8244fbde2a76892ef3ba4f0c78bc7f36f97ae5b Bug: 1303981 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3541095 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Michele Fan <michelefan@chromium.org> Cr-Commit-Position: refs/heads/main@{#983571}
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.