ladybird/Userland
Daniel La Rocque 219cb04865 LibWeb: Check if navigationParams is NullWithError
When we check whether navigationParams is null, we should check if it is
`NullWithError`, since `NullWithError` is equivalent to `Empty`, but is
used for error messages.
2024-10-23 11:23:21 -06:00
..
Libraries LibWeb: Check if navigationParams is NullWithError 2024-10-23 11:23:21 -06:00
Services WebContent: Further validate cookie attributes set from WebDriver 2024-10-23 09:05:33 +02:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00