diff options
author | Josh Matthews <josh@joshmatthews.net> | 2025-03-15 09:54:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-15 13:54:14 +0000 |
commit | 21ecfdd088faa68ba470b15fff6eee61c05e6bba (patch) | |
tree | e34eac37290e1a633d6b977e12958a64538083bf /components/script/security_manager.rs | |
parent | bc4ee8b56a45bb953d129c6349f1689d2a1fcf9c (diff) | |
download | servo-21ecfdd088faa68ba470b15fff6eee61c05e6bba.tar.gz servo-21ecfdd088faa68ba470b15fff6eee61c05e6bba.zip |
Various fixes for webdriver conformance tests (#35737)
* servodriver: Ensure capabilities is always a non-empty value.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Serialize arguments object like an array.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Ensure script body is always valid JS.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Use current browsing context when getting element center point.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Propagate errors received from getting element center point.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Ensure opening a new window records a unique window handle.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Don't panic if script execution fails.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Do not update the current browsing context after closing a window.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Formatting.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* webdriver: Use more precise check for arguments exotic object.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Formatting.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'components/script/security_manager.rs')
0 files changed, 0 insertions, 0 deletions