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