commit | 52fd05988bcc6ca67a80f5c513a99972ee9261ba | [log] [tgz] |
---|---|---|
author | Max Ihlenfeldt <max@igalia.com> | Thu Jan 12 18:20:53 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 12 18:20:53 2023 |
tree | 6be1030a6291e64bbc34b909784aa6f66e477d0b | |
parent | 85aac5ea5acf0bb2a6574d8b48851df854c56b02 [diff] |
exo: implement ui_controls protocol This replaces the NOTIMPLEMENTED()s with an actual implementation. It is not yet actually used for testing, as we don't yet have client support for the new protocol. Bug: 1353089 Change-Id: I813a0933adc2bad8b496bcde79e3b9574a419d55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4079449 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Max Ihlenfeldt <max@igalia.com> Cr-Commit-Position: refs/heads/main@{#1091939}
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.