servo/components/webdriver_server
Euclid Ye 57fc569818
Remove Webdriver Server's access to Constellation (#38212)
`WebDriverCommandMsg::TakeScreenshot` was the last thing blocking us
from removing constellation access in webdriver server. Now we can
happily remove it.

Surprisingly, this reduces binary size by 185KB for release profile in
Windows. #37737 removes a net total of 300 lines, but only reduced 98KB.

Testing: No regression after testing.

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-07-22 10:17:19 +00:00
..
actions.rs webdriver: Reduce IPC for viewport boundary check (#38113) 2025-07-16 10:06:49 +00:00
capabilities.rs Establish baseline webdriver conformance results (#35024) 2025-05-01 21:13:27 +00:00
Cargo.toml Removing unused dependencies in crates. (#37096) 2025-05-23 12:58:00 +00:00
lib.rs Remove Webdriver Server's access to Constellation (#38212) 2025-07-22 10:17:19 +00:00
user_prompt.rs webdriver: Implement send alert text (#38140) 2025-07-17 21:24:50 +00:00