ladybird/Userland/Libraries/LibWeb/Platform
Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API
The HTMLLinkElement caller is a bit hairy, so we shove an await() in
there temporarily. This is sure to cause fun times for anyone debugging
task/microtask execution order.
2024-04-23 12:32:04 -06:00
..
AudioCodecPlugin.cpp
AudioCodecPlugin.h
AudioCodecPluginAgnostic.cpp LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
AudioCodecPluginAgnostic.h
EventLoopPlugin.cpp
EventLoopPlugin.h
EventLoopPluginSerenity.cpp
EventLoopPluginSerenity.h
FontPlugin.cpp
FontPlugin.h
FontPluginSerenity.cpp
FontPluginSerenity.h
ImageCodecPlugin.cpp LibWeb: Convert callers of ImageCodecPlugin to the async API 2024-04-23 12:32:04 -06:00
ImageCodecPlugin.h LibWeb: Convert callers of ImageCodecPlugin to the async API 2024-04-23 12:32:04 -06:00
Timer.cpp
Timer.h
TimerSerenity.cpp
TimerSerenity.h