Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Bindings db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
CSS f7d2392b6c LibWeb: Consider deprecated application/font-woff mime type 2 years ago
Cookie a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Crypto e8550ed21d LibWeb: Move code that generates uuid into separate function 2 years ago
DOM db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
DOMParsing c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 years ago
Fetch 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
FileAPI c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
Geometry 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 years ago
HTML db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
HighResolutionTime 2258fc273c LibWeb/HighResolutionTime: Add IDL typedef for DOMHighResTimeStamp 2 years ago
Infra 64bda6de2a LibWeb: Use equals_ignoring_ascii_case() in infra helper 2 years ago
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible 2 years ago
Layout 8b177a6da5 LibWeb: Clarify stacking context creation for viewport box 2 years ago
Loader 20132da88d LibWeb: Don't treat erroring subresource loads as success 2 years ago
MimeSniff f65cbeef5c LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case} 2 years ago
NavigationTiming 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
Page a9f8d4eada LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab 2 years ago
Painting 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
Platform 90cc45b7ec LibWeb: Convert Platform::Timer to JS::SafeFunction 2 years ago
ReferrerPolicy 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL 2 years ago
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 years ago
SVG db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 years ago
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 years ago
Streams d69e863286 LibWeb: Propagate error in factory method of Streams::ReadableStream 2 years ago
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 years ago
UIEvents db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
URL 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WebAssembly 8bba53bdff LibWeb: Remove remaining WebAssemblyObject data to the namespace file 2 years ago
WebDriver f287165823 LibWeb+WebContent+WebDriver: Add WebDriver endpoint to open new window 2 years ago
WebGL fe6b82b01c LibWeb: Port WebGLContextEvent to new String 2 years ago
WebIDL 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WebSockets eed69e5093 LibWeb: Port MessageEvent to new String 2 years ago
XHR db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
XML 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
CMakeLists.txt 8bba53bdff LibWeb: Remove remaining WebAssemblyObject data to the namespace file 2 years ago
Dump.cpp 6960a1bb45 LibWeb: Stop polluting layout tree dumps with TextNode memory addresses 2 years ago
Dump.h e2db717bf5 LibWeb: Fix ignored .to_string() errors in Web::dump_sheet() 2 years ago
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 years ago
Forward.h 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL 2 years ago
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
PixelUnits.h dbc04bbf1b LibWeb: Use type-correct hashing and formatting functions for pixels 2 years ago
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 years ago
idl_files.cmake 57646c86ef LibWeb: Port the WebAssembly namespace to IDL 2 years ago