commit | 5dbb59f8312d8da0df9e23cbba1638a5531137ba | [log] [tgz] |
---|---|---|
author | Yuwei Huang <[email protected]> | Mon Jul 24 19:47:17 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jul 24 19:47:17 2023 |
tree | acabf679e882b1c6c10cccb38e2ade461e0595bc | |
parent | 105951e181349f3eaf8d063c19ee9c7abb9e4a34 [diff] |
[remoting host] Remove mojo util MojoIpcz adoption for Windows has been completed, and I have verified that the Mac host still works after enabling MojoIpcz. I haven't verified ChromeOS, but MojoIpcz has not been enabled globally on CrOS anyway, so we can't verify it yet. There are no CRD-internal IPCs on CrOS, so it probably won't be us fixing any MojoIpcz problems on CrOS, if there's any. Given this, this CL just removes the mojo util, which was basically used to disable MojoIpcz on Windows and Mac. Bug: 1378803 Change-Id: Id45856e76b9860c40cea48923f5fd8160bfeec05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4708724 Commit-Queue: Yuwei Huang <[email protected]> Auto-Submit: Yuwei Huang <[email protected]> Reviewed-by: Joe Downing <[email protected]> Cr-Commit-Position: refs/heads/main@{#1174381}
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.