Files
ladybird/Libraries/LibWeb
Andreas Kling b3c4514902 LibWeb: Don't call an absent error callback in load_sync()
Make ResourceLoader::load_sync() match load() in checking if the
error_callback is null before actually calling it.

Fixes #1623.
2020-04-04 14:17:39 +02:00
..
2020-04-01 18:49:48 +02:00