commit | 03a23900b86de1f55ca97c594beb06f6fe4914b7 | [log] [tgz] |
---|---|---|
author | Junbo Ke <[email protected]> | Fri Dec 03 00:55:04 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Dec 03 00:55:04 2021 |
tree | 2c7295cef9b6f820d9d3f4db757865e9baddd7d9 | |
parent | cdedf74b75b201662ddc3cb261fee7f12b3d5a46 [diff] |
[Chromecast] Expose mojom::CastAccessibilityService to render frames. Now that we construct AccessibilityServiceImpl in CastBrowserMainParts, we can expose the mojom::CastAccessibilityService interface through local interfaces in CastWebContents rather than via a proxy to CastService. Also restructured some display settings related gn targets to make it easier to inject dependencies. Bug: b:190408515 Test: launch YT on ATV Change-Id: Ifb694d2d31b9b6e34e6de53a8102d75a7b3f7371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311945 Commit-Queue: Junbo Ke <[email protected]> Reviewed-by: Sean Topping <[email protected]> Cr-Commit-Position: refs/heads/main@{#947782}
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.