commit | 7e784bcc68ceb65b8bd26ed5e12b8690f7b056cc | [log] [tgz] |
---|---|---|
author | Bo Liu <[email protected]> | Fri Dec 20 19:58:21 2024 |
committer | Chromium LUCI CQ <[email protected]> | Fri Dec 20 19:58:21 2024 |
tree | b7e1a032004b5a54976866bfda470340fc83aaa5 | |
parent | e6dccd842e701f2fcd14c80d4ccb067f15c59b1a [diff] |
android: Deflake ChildProcessLauncherHelperTest Test was relying on Debug.waitForDebugger to hang child service, which turns out to not always work on bots. Instead, just add a new command line switch to get the desired behavior. Bug: 354765949 Change-Id: I8ec11b228f1955a8ddee80b2cc160c3a61113093 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6113740 Reviewed-by: Andrew Grieve <[email protected]> Commit-Queue: Bo Liu <[email protected]> Reviewed-by: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/main@{#1399312}
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.