servo/components/webdriver_server
Euclid Ye 31acac316d
webdriver: Rename wait_for_script_response to wait_for_ipc_response (#38537)
As titled. Initially I want to include this as part of another PR but
looks so messy..
The motivation is that we are no longer just waiting for script
response.

Testing: No behaviour change.

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-08-08 09:49:57 +00:00
..
actions.rs webdriver: Rename wait_for_script_response to wait_for_ipc_response (#38537) 2025-08-08 09:49:57 +00:00
capabilities.rs Rework webdriver session (#38225) 2025-07-28 10:14:14 +00:00
Cargo.toml webdriver: configure Expires and SameSite in handle_add_cookie (#38285) 2025-07-26 12:23:24 +00:00
lib.rs webdriver: Rename wait_for_script_response to wait_for_ipc_response (#38537) 2025-08-08 09:49:57 +00:00
session.rs webdriver: improve session commands (#38397) 2025-08-01 06:39:03 +00:00
timeout.rs webdriver: improve session commands (#38397) 2025-08-01 06:39:03 +00:00
user_prompt.rs webdriver: Rename wait_for_script_response to wait_for_ipc_response (#38537) 2025-08-08 09:49:57 +00:00