Andreas Kling b2bc57ff89 LibWeb: Remove unused LineBox::absolute_rect() and related things 1 年之前
..
ARIA e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
Animations 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 年之前
Bindings 2505cecc0f LibWeb: Exclude [Global] interfaces from legacy platform object methods 1 年之前
CSS 7cd489d6aa LibWeb: Remove early continue in size parsing 1 年之前
Clipboard 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 年之前
Cookie 242d1d8eba LibWeb: Fail to parse cookie date when date does not exist 1 年之前
Crypto 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 年之前
DOM 02d5ed44cb LibWeb: Stub Range::get_client_rects() 1 年之前
DOMParsing 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Encoding 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Fetch 2b22402c6a LibWeb: Correctly categorize Fetch responses as network errors 1 年之前
FileAPI 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 年之前
Geometry 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 年之前
HTML 271c9d1ae9 LibWeb: Use platform's OpenGL in WebGL when it is available 1 年之前
HighResolutionTime 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Infra ec081a2ef5 LibWeb: Don't crash on FormData.append() with emoji in name 1 年之前
Internals ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk 1 年之前
IntersectionObserver 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Layout b2bc57ff89 LibWeb: Remove unused LineBox::absolute_rect() and related things 1 年之前
Loader dc2233ef7a Ladybird+WebContent: Add chrome command line and exe path passing 1 年之前
MathML 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
MimeSniff f2c1130f23 LibWeb/MimeSniff: Remove unnecessary addition in mp4 signature match 1 年之前
NavigationTiming 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Page a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 年之前
Painting c6289fad49 LibWeb: Make sure painter's context is active before executing commands 1 年之前
PerformanceTimeline 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 年之前
Platform 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
ReferrerPolicy 55a01e72ca AK: Port URL username/password from DeprecatedString to String 2 年之前
RequestIdleCallback 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
ResizeObserver 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 年之前
SVG 7cd489d6aa LibWeb: Remove early continue in size parsing 1 年之前
SecureContexts 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 年之前
Selection 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
Streams 7067c5c972 LibWeb: Port TypeError in UnderlyingSource from ByteString 1 年之前
UIEvents e2bc606eeb LibWeb: Add MouseEvent JavaScript constructor 1 年之前
URL 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
UserTiming 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
WebAssembly 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 年之前
WebAudio 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
WebDriver ccd701809f Everywhere: Add deprecated_ prefix to `JsonValue::to_byte_string` 1 年之前
WebGL 271c9d1ae9 LibWeb: Use platform's OpenGL in WebGL when it is available 1 年之前
WebIDL 3441b37de5 LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object 1 年之前
WebSockets 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
Worker 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome 1 年之前
XHR 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
XLink c4efc0a5aa LibWeb: Add Web::XLink::AttributeNames 1 年之前
XML 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
CMakeLists.txt 271c9d1ae9 LibWeb: Use platform's OpenGL in WebGL when it is available 1 年之前
Dump.cpp 2960bf4ec8 LibWeb: Make inline paintables own their fragments 1 年之前
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 年之前
Forward.h 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome 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 7cd489d6aa LibWeb: Remove early continue in size parsing 1 年之前
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 年之前
idl_files.cmake ddf601830a LibWeb: Implement SVGAnimatedString 1 年之前