| commit | b94d238a0516aad7f1254df1df5f63e62da84b51 | [log] [tgz] |
|---|---|---|
| author | Alex Mitra <alexmitra@chromium.org> | Tue Sep 23 15:41:42 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 15:41:42 2025 |
| tree | 0af9c9d75cd6f496f284ae4d5cf36a462a53b880 | |
| parent | 96496783293f56ef8a042106eaed5d59dbd2dec8 [diff] |
Refactor handleMenuItemClick into a non static method This allows other SelectionActionMenuDelegate implementations to handle menu item clicks if they would like to. Bug: 413195996, 445155873 Change-Id: Ie9b600870cf591b925ba9d35413a8dc1665ace17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6885064 Reviewed-by: Peter Beverloo <peter@chromium.org> Commit-Queue: Alex Mitra <alexmitra@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1519372}
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.