commit | 6e019ff0f55e080f31cb1516ce10325f267a89c6 | [log] [tgz] |
---|---|---|
author | Christian Xu <christianxu@google.com> | Tue Jul 09 16:37:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 16:37:19 2024 |
tree | ade5cdaeecc840a92fa90a48353854be3c0ebcc3 | |
parent | 7b28fb3e86e85430a12eb260f733a63b64a15d36 [diff] |
[iOS][LO][LRP] Add web state delegate Let ResultMediator be the web state delegate to present a custom context menu. The context menu will be added in a later CL. Bug: 349100642 Change-Id: I428f75313f03a11e24c8547ed65d527f811f98d1 Low-Coverage-Reason: TESTS_IN_SEPARATE_CL egtest in future CL Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5680385 Commit-Queue: Christian Xu <christianxu@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Christian Xu <christianxu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324833}
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.