Andreas Kling db545b51ef LibWeb: Make sure `float: left` boxes get pushed down if they can't fit 2 years ago
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Bindings 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
CSS 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
Cookie a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
Crypto a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
DOM 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 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 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 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 db545b51ef LibWeb: Make sure `float: left` boxes get pushed down if they can't fit 2 years ago
Loader 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 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 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
Painting 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 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 a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 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 e57461b89e LibWeb: Make factory methods of UIEvents::WheelEvent fallible 2 years ago
URL 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WebAssembly 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
WebDriver 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 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 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
XML 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
CMakeLists.txt be52e7171a LibWeb: Add FormDataIterator implementation 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 f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 years ago
FontCache.h f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 years ago
Forward.h be52e7171a LibWeb: Add FormDataIterator implementation 2 years ago
Namespace.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
Namespace.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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 be52e7171a LibWeb: Add FormDataIterator implementation 2 years ago