ladybird/Libraries/LibWeb
Shannon Booth 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String
Simplifying a bunch of uneeded error handling around the place.
2024-12-04 16:34:13 +00:00
..
Animations
ARIA
Bindings LibWeb: Remove ExceptionOr usage for 'resolve module integrity metadata' 2024-12-04 16:34:13 +00:00
Clipboard
Compression
Cookie
Crypto LibCrypto+LibWeb: Implement ECDSA.sign 2024-12-03 13:20:51 +01:00
CSS LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
DOM LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
DOMParsing
DOMURL LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
Editing LibWeb: Prevent crash when editing outside of <body> 2024-12-04 17:18:00 +01:00
Encoding
EntriesAPI
EventTiming
Fetch LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
FileAPI LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
Geometry
HighResolutionTime
HTML LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
IndexedDB AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
Infra
Internals
IntersectionObserver
Layout LibWeb: Improve painting of nested inline elements 2024-12-04 11:23:54 +00:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
NavigationTiming
Page
Painting LibWeb: Do not normalize border radii containing their initial values 2024-12-04 08:30:22 +00:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
RequestIdleCallback
ResizeObserver
SecureContexts
Selection
ServiceWorker LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
SRI
StorageAPI
Streams
SVG
UIEvents
UserTiming
WebAssembly
WebAudio
WebDriver LibWeb: Delegate painting surface allocation to canvas's active context 2024-12-03 23:35:45 +01:00
WebGL LibWeb/WebGL+Meta: Stub getSupportedExtensions() and getExtension() 2024-12-03 23:35:45 +01:00
WebIDL
WebSockets LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00:00
WebVTT
Worker
XHR
XLink
XML
CMakeLists.txt LibWeb: Generate WebGLRenderingContext implementation 2024-12-03 23:35:45 +01:00
Dump.cpp
Dump.h
Forward.h LibWeb: Generate WebGLRenderingContext implementation 2024-12-03 23:35:45 +01:00
idl_files.cmake
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h