commit | 863df13b0bfb1650ce99bbd302df1c7bee2f3641 | [log] [tgz] |
---|---|---|
author | Grace Cham <hscham@google.com> | Tue Mar 25 04:01:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 04:01:05 2025 |
tree | d99790981c64751add4e517dfe662633ee6b50d2 | |
parent | 3e8dca91ea8cc7ebc350d759cb3ea49abfbb28ce [diff] |
[context menu] add page save option to empty space CM Screen record: https://screencast.googleplex.com/cast/NTc4MTc5OTAwMjE3NzUzNnwwNDE5MmJkMC00ZA Note: Only IDS_CONTEXTMENU_SAVE_PAGE is an UI string and the page group title is not used anywhere, hence skipping the translation screenshots check. Bug: 391719844 Skip-Translation-Screenshots-Check: True Test: tools/autotest.py -C out/Default ChromeContextMenuPopulatorTest Change-Id: If047f6250f90092fe5bae8e25850adf020c92ba3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6333204 Reviewed-by: David Trainor <dtrainor@chromium.org> Auto-Submit: Grace Cham <hscham@chromium.org> Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Grace Cham <hscham@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437290}
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.