Andreas Kling e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 年間 前
..
ARIA 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 年 前
Bindings 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
CSS d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
Cookie effcd080ca Userland: Remove remaining users of Duration::now_realtime() 2 年 前
Crypto d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
DOM a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 年間 前
DOMParsing 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
Encoding d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
Fetch d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
FileAPI d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
Geometry d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
HTML e2dcd97c88 LibWeb: Stub out HTMLDialogElement APIs 1 年間 前
HighResolutionTime d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
Infra c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 2 年 前
Internals bf4e2f3e9c LibWeb: Add hit testing API in `internals` object 2 年 前
IntersectionObserver d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
Layout ef9b6c25fa LibWeb: Consolidate consecutive inlines in a single anonymous flex item 1 年間 前
Loader 4ead33d8fc LibWeb: Remove "LibWeb+LibJS/1.0" from the default User-Agent string 1 年間 前
MathML 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
MimeSniff 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 年 前
NavigationTiming 18c54d8d40 LibJS: Make Cell::initialize() return void 2 年 前
Page a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 年間 前
Painting 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 年間 前
PerformanceTimeline d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 年 前
Platform daf3d4c6ef LibWeb: Don't send audio time updates until audio is playing 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 a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 年間 前
SecureContexts 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 年 前
Selection d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
Streams 6e9aeccf90 LibWeb: Implement releaseLock interface for ReadableStreamBYOBReader 1 年間 前
UIEvents d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
URL d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
UserTiming d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
WebAssembly 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions 1 年間 前
WebAudio 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年 前
WebDriver 434d95ef55 LibWeb: Add missing promise rejection in `execute_async_script` 1 年間 前
WebGL d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
WebIDL d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
WebSockets d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
XHR d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
XML 6e64bf5464 LibWeb: Remove outdated old_queue_global_event_with_document 1 年間 前
CMakeLists.txt af2886449a LibWeb: Implement PerformanceObserver 1 年間 前
Dump.cpp 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules 1 年間 前
Dump.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 年 前
FontCache.cpp 418f9ceadd LibWeb: Invalidate font cache when web fonts are downloaded 1 年間 前
FontCache.h 418f9ceadd LibWeb: Invalidate font cache when web fonts are downloaded 1 年間 前
Forward.h b4ae719664 LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint 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 8cd1f65507 LibWeb: Add a CSSPixelFraction class to allow comparison of fractions 1 年間 前
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 年間 前
idl_files.cmake af2886449a LibWeb: Implement PerformanceObserver 1 年間 前