ladybird/Libraries/LibWebView/Plugins
Andreas Kling b20d14970f LibWeb: Flatten Platform::FontPlugin by merging WebView::FontPlugin
WebView::FontPlugin was the only implementation of the abstract
FontPlugin base class. Its dependencies (LibGfx, LibCore) are
already visible to LibWeb.

Remove the virtual dispatch by making FontPlugin concrete and
absorbing the WebView::FontPlugin implementation directly.
2026-02-28 15:32:14 +01:00
..
ImageCodecPlugin.cpp LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00
ImageCodecPlugin.h LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00