Sam Atkins a3a5af3fd1 LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration 1 年間 前
..
ARIA 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 年 前
Bindings 15629e8925 LibWeb: Do not use JS::Handle for mutation observers 1 年間 前
CSS a3a5af3fd1 LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration 1 年間 前
Cookie 8ad05fff4a LibWeb: Make Document::set_cookie take a StringView 1 年間 前
Crypto 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
DOM dc19de58d0 LibWeb: Do not use JS::Handle for "scripts to execute" in DOM::Document 1 年間 前
DOMParsing dbd46f240b LibWeb: Make DOMParsing::parse_fragment take a StringView 1 年間 前
Encoding 76449c21b2 LibWeb: Port TextEncoder interface from DeprecatedString to String 1 年間 前
Fetch ac5c4705fd LibWeb: Do not use JS::Handle for captures of AbortSignal callbacks 1 年間 前
FileAPI 77d32fcb5f LibWeb: Add an initial implementation for Web::FileAPI::FileReader 1 年間 前
Geometry 6265c544f9 LibWeb: Add DOMMatrix rotate, rotateFromVector and rotateAxisAngle 1 年間 前
HTML dcf3bdcb9a LibWeb: Use correct realm when focusing HTMLTextAreaElement 1 年間 前
HighResolutionTime 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
Infra c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 2 年 前
Internals 51caa14381 LibWeb: Remove FrameLoader 1 年間 前
IntersectionObserver 35623ad52e LibWeb: Visit IntersectionObserverRegistration instead of using Handle 1 年間 前
Layout b66ff21379 LibWeb: Add missing check for flexible grid tracks 1 年間 前
Loader 04ee15a5ad Ladybird+LibWeb: Use old error.html template for navigation errors again 1 年間 前
MathML 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
MimeSniff 132b17406b LibWeb: Add missing String.h include to MimeSniff/MimeType.h 1 年間 前
NavigationTiming 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年 前
Page 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> 1 年間 前
Painting 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 年間 前
PerformanceTimeline 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 年 前
Platform 4da1f4e836 LibWeb: Make FontPlugin::generic_font_name() return FlyString 1 年間 前
ReferrerPolicy 55a01e72ca AK: Port URL username/password from DeprecatedString to String 2 年 前
RequestIdleCallback 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
ResizeObserver 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 年 前
SVG cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks 1 年間 前
SecureContexts 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 年 前
Selection 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
Streams d81b0e3c86 LibWeb/Streams: Make ReadIntoRequest GC-allocated 1 年間 前
UIEvents e267f8e68f LibWeb: Add modifier keys to MouseEvent 1 年間 前
URL 93e230ba58 LibWeb/URL: Use the correct spec URL comment for `URL::port()` 1 年間 前
UserTiming 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
WebAssembly 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 年間 前
WebAudio 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
WebDriver 5e7a82a853 LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob 1 年間 前
WebGL d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
WebIDL a5e05c5082 LibWeb/WebIDL: Implement the wait for all AO 1 年間 前
WebSockets 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
XHR e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 年間 前
XML b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 年間 前
CMakeLists.txt b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年間 前
Dump.cpp 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 年間 前
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 年間 前
FontCache.cpp 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 年間 前
FontCache.h 418f9ceadd LibWeb: Invalidate font cache when web fonts are downloaded 1 年間 前
Forward.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年間 前
Namespace.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 年 前
Namespace.h 25eee91811 AK: Make "foo"_fly_string infallible 2 年 前
PixelUnits.cpp cc74083f27 LibWeb: Inline and constexpr most PixelUnits methods 2 年 前
PixelUnits.h 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes 1 年間 前
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 年間 前
idl_files.cmake 07b332e17c LibWeb: Add IDL definition for SVGScriptElement 1 年間 前