Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations 2 rokov pred
..
ARIA a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 rokov pred
Bindings 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations 2 rokov pred
CSS b7e3a68bfc LibWeb: Keep track of CSS property source declarations 2 rokov pred
Cookie effcd080ca Userland: Remove remaining users of Duration::now_realtime() 2 rokov pred
Crypto 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2 rokov pred
DOM b7e3a68bfc LibWeb: Keep track of CSS property source declarations 2 rokov pred
DOMParsing 67d2e32984 LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h 2 rokov pred
Encoding 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 rokov pred
Fetch aeffa0d988 LibWeb: Make Fetch::Infrastructure::HeaderList::is_empty() public 2 rokov pred
FileAPI effcd080ca Userland: Remove remaining users of Duration::now_realtime() 2 rokov pred
Geometry 2abe62adfa LibWeb: Don't divide by 0 in DOMMatrix::invert_self() 2 rokov pred
HTML b7e3a68bfc LibWeb: Keep track of CSS property source declarations 2 rokov pred
HighResolutionTime fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 rokov pred
Infra b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 rokov pred
IntersectionObserver 385b880862 LibWeb: Make factory method of IntersectionObserver fallible 2 rokov pred
Layout ac280277b7 LibWeb: Use HashMap instead of Vector to store grid areas in GFC 2 rokov pred
Loader 213025f210 AK: Rename Time to Duration 2 rokov pred
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 rokov pred
NavigationTiming f62bcba56a LibWeb: Specify snake case names for navigation timing entries too 2 rokov pred
Page 33500bb6db LibWeb: Protect against null deref during Web::Page initialization 2 rokov pred
Painting 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 rokov pred
PerformanceTimeline 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 rokov pred
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 rokov pred
Platform 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks 2 rokov pred
ReferrerPolicy aef36ce828 LibWeb: Add ReferrerPolicy::EmptyString 2 rokov pred
RequestIdleCallback b410804f54 LibWeb/HTML: Port Window.requestIdleCallback() to IDL 2 rokov pred
ResizeObserver ff2a991e19 LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible 2 rokov pred
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 rokov pred
SVG 6f8c2dc322 LibWeb: Make SVG transform parser less crashy 2 rokov pred
Scripts faab2fe101 LibWeb: Store stylesheet sources as StringViews 2 rokov pred
SecureContexts 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 rokov pred
Selection dcbe927b48 LibWeb: Make factory method of Selection::Selection fallible 2 rokov pred
Streams 22e97332fc LibWeb: Throw the correct object when enqueuing to a readable stream 2 rokov pred
Tests edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 rokov pred
UIEvents 1bbfe4630d LibWeb: Preserve case for key events 2 rokov pred
URL 36ff6187f6 Everywhere: Change spelling of 'behaviour' to 'behavior' 2 rokov pred
UserTiming 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 rokov pred
WebAssembly f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 rokov pred
WebAudio a5936864d9 LibWeb: Stub AudioContext constructor 2 rokov pred
WebDriver fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration 2 rokov pred
WebGL 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 rokov pred
WebIDL 88e060907b LibWeb: Implement IDL overload resolution steps to clamp argument counts 2 rokov pred
WebSockets 8addcd237c LibWeb: Make WebSocket#send support typed arrays, Blob and DataView 2 rokov pred
XHR d4eaaf905c LibJS: Port create_iterator_result_object() to NonnullGCPtr 2 rokov pred
XML 8d446d2a9e LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace 2 rokov pred
CMakeLists.txt 279924242d LibWeb: Add CSS CompositeStyleValue 2 rokov pred
Dump.cpp 4fc5e06837 LibWeb: Include weight and slope in CSSFontFaceRule debug dumps 2 rokov pred
Dump.h 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree 2 rokov pred
FontCache.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 rokov pred
FontCache.h 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 rokov pred
Forward.h 279924242d LibWeb: Add CSS CompositeStyleValue 2 rokov pred
Namespace.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 rokov pred
Namespace.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 rokov pred
PixelUnits.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 rokov pred
TreeNode.h 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 rokov pred
idl_files.cmake a5936864d9 LibWeb: Stub AudioContext constructor 2 rokov pred