| commit | ad06f2798d13f9d076a7af889a41eac9ecebd1bc | [log] [tgz] |
|---|---|---|
| author | Byungwoo Lee <blee@igalia.com> | Tue Jun 03 05:08:17 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 05:08:17 2025 |
| tree | 9af615850d054666d46f5d6fa078c38f61a3fd02 | |
| parent | d9040ea28d275c76aaf8a9ed032e3918f48ff974 [diff] |
Ensure test finish when focus-management-expectations.html fails To prevent timeout on test failure, wraps click event handler function in 't.step_func()' so that the test can handle the assertion inside the event handler function. Bug: 40686014 Change-Id: I5e30524cc4470404604d7409550660ae5af13508 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6587811 Reviewed-by: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Byungwoo Lee <blee@igalia.com> Cr-Commit-Position: refs/heads/main@{#1468526}
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.