ladybird/Userland
Timothy Flynn 4c61ce5b10 WebDriver: Don't remove windows if attempting to close the window failed
For example, if a dialog is open and the session is configured to ignore
dialogs (instead of automatically closing them), then the Close Window
endpoint will have failed. We can't remove the client-side window handle
in that case.
2024-11-05 10:58:34 -07:00
..
Libraries LibWeb: Hook up the HostInitializeShadowRealm callback 2024-11-05 10:43:08 -07:00
Services WebDriver: Don't remove windows if attempting to close the window failed 2024-11-05 10:58:34 -07:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00