| commit | 0039504d07ebd90c005c00712e311e799e88f65a | [log] [tgz] |
|---|---|---|
| author | Jan Keitel <jkeitel@google.com> | Thu Nov 16 16:02:31 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 16:02:31 2023 |
| tree | 580ece382cc5d0c106e8425904ed2ce34e9dc10f | |
| parent | 359c011071fdc88bd51b355bfe7f901ff3b3b74a [diff] |
Use the MenuRunner constructor with unique_ptr<MenuItemView> in //ui/. On top of that, eliminate a dangling pointer in the ViewAxPlatformNodeDelegate test due to the member definition order. AX-Relnotes: n/a. Bug: 1469136, 1501294 Change-Id: Ia86ef85c717c2ef704ba5ed1f256b4eda8d058a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5036440 Auto-Submit: Jan Keitel <jkeitel@google.com> Reviewed-by: Elly FJ <ellyjones@chromium.org> Commit-Queue: Elly FJ <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225521}
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.