Andreas Kling df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 tahun lalu
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 tahun lalu
Bindings 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 tahun lalu
CSS f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 tahun lalu
Cookie a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 tahun lalu
Crypto 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2 tahun lalu
DOM df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 tahun lalu
DOMParsing 67d2e32984 LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h 2 tahun lalu
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 tahun lalu
Fetch 0d82cc8a67 LibWeb: Don't assume response object isn't null in fetch abort algorithm 2 tahun lalu
FileAPI c0b2fa74ac LibWeb: Fix a few const-ness issues 2 tahun lalu
Geometry 2abe62adfa LibWeb: Don't divide by 0 in DOMMatrix::invert_self() 2 tahun lalu
HTML df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children 2 tahun lalu
HighResolutionTime 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 tahun lalu
Infra b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 tahun lalu
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible 2 tahun lalu
Layout c03152c5d2 LibWeb: Simplify margin & border box construction in `LayoutState` 2 tahun lalu
Loader 12d1ddbde5 LibWeb: Explicitly mark HashMap copy 2 tahun lalu
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 tahun lalu
NavigationTiming f62bcba56a LibWeb: Specify snake case names for navigation timing entries too 2 tahun lalu
Page e83681ee34 LibWeb: Use the right DOM node when placing cursor on double-click 2 tahun lalu
Painting f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 tahun lalu
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 tahun lalu
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 tahun lalu
Platform 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks 2 tahun lalu
ReferrerPolicy aef36ce828 LibWeb: Add ReferrerPolicy::EmptyString 2 tahun lalu
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL 2 tahun lalu
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 tahun lalu
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 tahun lalu
SVG 0f4b82bdea LibWeb: Move SVGElement's dataset construction to initialize() 2 tahun lalu
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 tahun lalu
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 tahun lalu
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 tahun lalu
Streams ed06429d33 LibWeb: Implement ReadableByteStreamController.error() 2 tahun lalu
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 tahun lalu
UIEvents 1bbfe4630d LibWeb: Preserve case for key events 2 tahun lalu
URL 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' 2 tahun lalu
UserTiming 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 tahun lalu
WebAssembly f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 tahun lalu
WebAudio a5936864d9 LibWeb: Stub AudioContext constructor 2 tahun lalu
WebDriver eda2a2f5da AK: Remove `must_set()` from `JsonArray` 2 tahun lalu
WebGL 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 tahun lalu
WebIDL 88e060907b LibWeb: Implement IDL overload resolution steps to clamp argument counts 2 tahun lalu
WebSockets 8addcd237c LibWeb: Make WebSocket#send support typed arrays, Blob and DataView 2 tahun lalu
XHR d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 tahun lalu
XML 8d446d2a9e LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace 2 tahun lalu
CMakeLists.txt a5936864d9 LibWeb: Stub AudioContext constructor 2 tahun lalu
Dump.cpp 94a26e2715 LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps 2 tahun lalu
Dump.h 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree 2 tahun lalu
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 tahun lalu
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 tahun lalu
Forward.h a5936864d9 LibWeb: Stub AudioContext constructor 2 tahun lalu
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 tahun lalu
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 tahun lalu
PixelUnits.h 134717ec8f LibWeb: VERIFY that nobody tries to hash a non-finite CSSPixels value 2 tahun lalu
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 tahun lalu
idl_files.cmake a5936864d9 LibWeb: Stub AudioContext constructor 2 tahun lalu