commit | a29626e3cc41ea8879df410f8784952ff3afd351 | [log] [tgz] |
---|---|---|
author | Feras Aldahlawi <[email protected]> | Thu Sep 11 22:19:33 2025 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 11 22:19:33 2025 |
tree | 3dde7e0b04d2d026e59e5d46ef4977bb2ec9295c | |
parent | a0685b5cab97189b5a9919bf3d13df37b9497f63 [diff] |
Refactor: Improve readability of Media foundation fallback test Refactored the test to consistently use async/await with try...catch blocks, removing mixed promise styles. These changes do not alter the functionality of the tests but make them easier to understand and maintain. Change-Id: I6a6a696421c66294451014547cefbf1e66bf58ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6941610 Reviewed-by: Ted (Chromium) Meyer <[email protected]> Commit-Queue: Feras Aldahlawi <[email protected]> Cr-Commit-Position: refs/heads/main@{#1514549}
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.