commit | 1dda224256d6ac1ca49bbafa8d8f0124d95da7b8 | [log] [tgz] |
---|---|---|
author | Xiyuan Xia <xiyuan@chromium.org> | Tue Mar 05 19:46:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 19:46:56 2024 |
tree | d5e6f4431d4a6623874d62b5c10cc53394ec096b | |
parent | bc7194a7e1a8063a71175534483260ddd0f122cc [diff] |
crosier: Speculative `GaiaPageEventWaiter` timeout fix Speculative `GaiaPageEventWaiter` timeout fix that events might be happening before `GaiaPageEventWaiter` is created. This CL - Makes `GaiaPageEventWaiter` supports wait for multiple events at the same time; - Create `GaiaPageEventWaiter` before Gaia screen starts to load; Bug: b/328054104 Change-Id: I064a39f187107b1947e24f50a15b95f9a58f9ee0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5342750 Reviewed-by: Courtney Wong <courtneywong@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1268623}
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.