servo/components/webdriver_server
Euclid Ye 68ec88465e
WebDriver Chore: use enum instead of compile time constant for browsing_context_script_command (#37940)
This reduces unnecessary generated code and binary size. See
https://github.com/servo/servo/pull/37712#discussion_r2171957828

Testing: No Behaviour change

---------

Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
2025-07-08 17:47:23 +00:00
..
actions.rs WebDriver Chore: use enum instead of compile time constant for browsing_context_script_command (#37940) 2025-07-08 17:47:23 +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 WebDriver Chore: use enum instead of compile time constant for browsing_context_script_command (#37940) 2025-07-08 17:47:23 +00:00