servo/components/shared/constellation
Euclid Ye b0a29393a9
WebDriver: Wait focus to complete when switching window (#38160)
Previously the webdriver do not wait for focus to complete, which can
cause some instability.

No matter interact as human or webdriver, the focus chain always goes
as: Embedder forwards -> Constellation (do some updates) -> Embedder (do
some updates).

---------

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-07-21 04:18:21 +00:00
..
structured_data Refactor constellation broadcast channel (#38077) 2025-07-15 13:57:05 +00:00
Cargo.toml pixels: Move Snapshot and related data structures to pixels (#37590) 2025-06-20 14:47:06 +00:00
from_script_message.rs Refactor constellation broadcast channel (#38077) 2025-07-15 13:57:05 +00:00
lib.rs WebDriver: Wait focus to complete when switching window (#38160) 2025-07-21 04:18:21 +00:00