Aliaksandr Kalenik d4f08fb0a1 LibWeb: Fix division by zero in `solve_replaced_size_constraint()` 1 年之前
..
ARIA 6f5dd9e11c LibWeb: Return correct RoleType for composite ARIA role 1 年之前
Animations a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 年之前
Bindings a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 年之前
CSS 59c79e848c LibWeb: Parse dimension values using TokenStream 1 年之前
Clipboard a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 年之前
Cookie 5ed7cd6e32 Everywhere: Use east const in more places 1 年之前
Crypto aac873fcec LibWeb: Fix a few "missing visit_edges" warnings from the GC verifier 1 年之前
DOM 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() 1 年之前
DOMParsing 24157e4d1b LibWeb: Only invalidate style/layout on mutation for connected DOM nodes 1 年之前
DOMURL e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
Encoding c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
Fetch 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() 1 年之前
FileAPI a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 年之前
Geometry 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
HTML 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() 1 年之前
HighResolutionTime 33bd6cfc2a LibWeb: Implement "current high resolution time" AO 1 年之前
Infra 1c0541d706 LibWeb: Implement an AO to normalize newlines in a string 1 年之前
Internals 291871e0cc LibWeb: Associate InternalAnimationTimeline with a DOM::Document 1 年之前
IntersectionObserver 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
Layout d4f08fb0a1 LibWeb: Fix division by zero in `solve_replaced_size_constraint()` 1 年之前
Loader 52fa415779 LibWeb: Use JS::SafeFunction for ResourceLoader callbacks 1 年之前
MathML 42853fb980 LibWeb: Add missing visit_edges implementation to MathMLElement 1 年之前
MimeSniff 8e5410347b LibWeb/MimeSniff: Add non-standard text or binary context sniffing 1 年之前
NavigationTiming 3c3ead5ff4 LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance 1 年之前
Page 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept 1 年之前
Painting a044e9cf4f LibWeb: Add `background-clip: text` support for InlinePaintable 1 年之前
PerformanceTimeline 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
PermissionsPolicy e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
Platform 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer 1 年之前
ReferrerPolicy e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
RequestIdleCallback 51a52a867c LibWeb: Use "current high resolution time" AO where relevant 1 年之前
ResizeObserver 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 年之前
SVG 376427380e LibWeb: Make NavigationParams be GC-allocated 1 年之前
SecureContexts e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
Selection c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
Streams 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
UIEvents b873e5bc1d LibWeb: Implement the PointerEvent interface 1 年之前
UserTiming c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
WebAssembly 93ba99f14a LibWeb/WebAssembly: Add missing visit of WebAssembly::Memory::m_buffer 1 年之前
WebAudio 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
WebDriver b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 年之前
WebGL c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` 1 年之前
WebIDL f4f4f7781d Ladybird+LibWeb: Add optional IDL call tracing 1 年之前
WebSockets e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
Worker 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept 1 年之前
XHR 80658743d3 LibWeb: Generate Optional<NonnullGCPtr<T>> as GCPtr<T> 1 年之前
XLink c4efc0a5aa LibWeb: Add Web::XLink::AttributeNames 1 年之前
XML a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 年之前
CMakeLists.txt 376427380e LibWeb: Make NavigationParams be GC-allocated 1 年之前
Dump.cpp ce325a9912 LibWeb: Add SessionHistoryEntry::document() 1 年之前
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 年之前
Forward.h 2d90317c20 LibWeb: Implement <desc> SVG element 1 年之前
Namespace.cpp 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 年之前
Namespace.h 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 年之前
PixelUnits.cpp c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels 1 年之前
PixelUnits.h 56d355a15e LibWeb: Properly round CSSPixels values in device_to_css_rect 1 年之前
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 年之前
idl_files.cmake 2d90317c20 LibWeb: Implement <desc> SVG element 1 年之前