ladybird/Userland
Holger Hans Peter Freyther 319bb6353e LibWeb: Fix assertion failure on telekom.de
The EntryType has three possible values: Fetching, Failed or
ModuleScript. It is possible that we transition from Fetching to Failed
as in #13.1. Change the assertion to include the failed scenario.

Fixes: https://github.com/LadybirdBrowser/ladybird/issues/661
2024-07-19 09:20:09 +02:00
..
Libraries LibWeb: Fix assertion failure on telekom.de 2024-07-19 09:20:09 +02:00
Services RequestServer: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Utilities LibWasm/WASI+wasm: Make WASI exit() "noreturn" instead of making it exit 2024-07-18 14:54:50 +02:00