commit | a504f68da87be88e51a978ba19945e4b0fb36d4f | [log] [tgz] |
---|---|---|
author | Nicolas MacBeth <nicolasmacbeth@google.com> | Tue Feb 27 17:20:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 27 17:20:02 2024 |
tree | a2d0a6c7ad9d9fac8a2819996ad76d41221f3265 | |
parent | 5ac8ab479d0d88ab269ab1812af940b127531f10 [diff] |
[iOS CP] Contextual Panel Commands Added contextual panel commands protocol to allow communication for CP events, starting with a browser agent --> entrypoint command. The Browser is needed in the contextual panel browser_agent to get the dispatcher for the commands. Bug: b:316372223 Change-Id: I95ccbdb113cc742463ca2c337b6a864a66743925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5318711 Reviewed-by: Robbie Gibson <rkgibson@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Nicolas MacBeth <nicolasmacbeth@google.com> Cr-Commit-Position: refs/heads/main@{#1265869}
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.