Files
serenity/Userland/Libraries/LibWeb
Daniel La Rocque 171a2ab2c0 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.

(cherry picked from commit 219cb04865fc02bfc05d39f048dd2a778714b7e1)
2024-11-14 17:46:06 -05:00
..
2024-11-14 17:46:06 -05:00
2024-11-12 22:26:21 -05:00
2024-11-14 17:46:06 -05:00
2024-11-13 10:17:34 -05:00
2024-11-14 17:46:06 -05:00