ladybird/Libraries
Timothy Flynn 4e1dab477a LibWebView+UI: Handle common WebView client initialization in LibWebView
No need to have every UI manually implement these common steps.
2024-11-14 11:47:32 +01:00
..
LibArchive
LibCompress
LibCore LibCore: Don't reserve 2 KiB of stack memory when processing event queue 2024-11-10 19:12:59 +01:00
LibCrypto
LibDiff
LibFileSystem
LibGfx LibGfx: Add a method to copy a Bitmap to a PaintingSurface 2024-11-13 14:38:39 +01:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate 2024-11-13 16:51:44 -05:00
LibLine
LibMain
LibMedia
LibRegex LibRegex: Don't ignore references that weren't bound in checked blocks 2024-11-12 10:37:57 +01:00
LibRequests
LibRIFF
LibSyntax
LibTest LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm
LibWeb LibWeb/CSS: Resolve percentage values against 1 in CSSColor 2024-11-14 09:26:28 +00:00
LibWebSocket
LibWebView LibWebView+UI: Handle common WebView client initialization in LibWebView 2024-11-14 11:47:32 +01:00
LibXML