commit | 338fa27eacebb17c84c9ff275a3188d5dea77aeb | [log] [tgz] |
---|---|---|
author | Hyowon Kim <hyowon@igalia.com> | Fri Apr 07 01:52:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 07 01:52:17 2023 |
tree | b9c2d67535a8dae9cd3ffc11b58956c0a8bd328d | |
parent | db5a57c6913c8fee1e26ebf50e075223fd72de1c [diff] |
[ios] Enable USE_EXTERNAL_POPUP_MENU This CL enables the use of an external popup menu to support the <select> element's popup menu on iOS. The implementation of the ShowPopupMenu method and related classes will be added in subsequent patches. Bug: 1417273 Change-Id: I9a535f835b143360db4691f39f36c5a61b26f32d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4394103 Reviewed-by: Ian Vollick <vollick@chromium.org> Commit-Queue: Hyowon Kim <hyowon@igalia.com> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1127483}
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.