Shannon Booth ebe01b51c8 LibWeb: Add a non-DeprecatedString version of Element::prefix() 1 년 전
..
ARIA 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 년 전
Bindings 15629e8925 LibWeb: Do not use JS::Handle for mutation observers 1 년 전
CSS b1ee5c8738 LibWeb: Implement CSS fonts lazy loading 1 년 전
Cookie 8ad05fff4a LibWeb: Make Document::set_cookie take a StringView 1 년 전
Crypto 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 년 전
DOM ebe01b51c8 LibWeb: Add a non-DeprecatedString version of Element::prefix() 1 년 전
DOMParsing ebe01b51c8 LibWeb: Add a non-DeprecatedString version of Element::prefix() 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 1 년 전
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 1 년 전
RequestIdleCallback 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 년 전
ResizeObserver 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 년 전
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 년 전