| commit | 20c0804efa675e8949eb8266978396579bc98bdd | [log] [tgz] |
|---|---|---|
| author | Guido Urdaneta <guidou@chromium.org> | Thu Jul 04 16:21:58 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 04 16:21:58 2024 |
| tree | 068577eb9ed59bab3f0baf5825560ed37f4f1cb4 | |
| parent | 40a628aad4f33cedd7b29717883726645aee52d7 [diff] |
Enable WebRtcDesktopCaptureBrowserTest This CL enables WebRtcDesktopCaptureBrowserTest.RunP2PScreenshareWhileSharingScreen on most bots (Mac, ASAN and LSAN excluded). The test was crashing reliably on all platforms due to an incorrect way to specify the screen ID. Bug: 236354911 Change-Id: If03c212d8a815192f688bc3143109ed735808203 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5676685 Reviewed-by: Tony Herre <toprice@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/main@{#1323391}
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.