commit | 4b47a17368941a596e9ee0dfecacbc9170db7bcc | [log] [tgz] |
---|---|---|
author | Vladimir Nechaev <nechaev@chromium.org> | Thu Sep 01 09:33:05 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 01 09:33:05 2022 |
tree | f3d3a94cda5cb0b6ef2fbdce9fca0693294f2e3a | |
parent | 6b8b21b253670f37d4097e54d2cfc64471342d15 [diff] |
Wait until BiDiMapper is launched BiDi session should not accept any BiDi or Classic commands until the BiDiMapper is fully initialized. This is signaled by a launched=true event. Bug: chromedriver:4180 Change-Id: Ia67f370a89e911e9cbb26a1fe8863c9089e2c086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3856747 Commit-Queue: Mathias Bynens <mathias@chromium.org> Auto-Submit: Vladimir Nechaev <nechaev@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/main@{#1041992}
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.