commit | ddfd1abc22af79e79e62f6e115434726e7ca7e1d | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Fri Mar 10 09:34:33 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 10 09:34:33 2023 |
tree | d9f97d8ef561bdf5acdfbef821bf260a4bb44d82 | |
parent | ecce0dc85784f57da325b75eee1338133572f7af [diff] |
[iOS] Enable MidiManagerMacTest.MidiNotification MidiManagerMacTest.MidiNotification test starts to work on iOS after iOS supports the multiprocess. So this CL enables the test on iOS. Bug: 1413900 Change-Id: I267ad3f26a9fbf8be0baab2b3d7e930a20d90aa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4322659 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Zhaoyang Li <zhaoyangli@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1115612}
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.