| .. |
|
Animations
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
ARIA
|
LibWeb: Shave 168 bytes off of ARIAMixin
|
2025-11-07 16:59:26 +01:00 |
|
Bindings
|
LibWeb/Bindings: Emit one bindings header and cpp per IDL
|
2026-04-21 07:36:13 +02:00 |
|
Clipboard
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Compression
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
ContentSecurityPolicy
|
LibWeb: Don't apply connect-src to top-level navigation
|
2026-04-27 10:30:57 +02:00 |
|
CookieStore
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
CredentialManagement
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Crypto
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
CSS
|
LibWeb: Move embedded content style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
DOM
|
LibWeb: Move shadow root style invalidation into the helper
|
2026-04-29 15:47:23 +02:00 |
|
DOMURL
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Editing
|
LibWeb: Replace is<T> + as<T> with as_if<T>
|
2026-03-10 15:17:51 +01:00 |
|
Encoding
|
LibWeb: Implement TextDecoderStream
|
2026-04-28 19:17:09 +02:00 |
|
EncryptedMediaExtensions
|
LibWeb/EncryptedMediaExtensions: Move EME dictionaries out of Bindings
|
2026-04-23 22:12:13 +02:00 |
|
EntriesAPI
|
LibWeb/Bindings: Emit one bindings header and cpp per IDL
|
2026-04-21 07:36:13 +02:00 |
|
EventTiming
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Fetch
|
LibWeb: Implement the speculative HTML parser
|
2026-04-26 18:48:29 +02:00 |
|
FileAPI
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Fullscreen
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Gamepad
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Geolocation
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Geometry
|
LibWeb/Bindings: Pass exact typed array types through WebIDL bindings
|
2026-04-26 17:50:58 +02:00 |
|
GPC
|
LibWeb+LibWebView+WebContent: Replace DNT with GPC
|
2025-09-16 10:38:20 +02:00 |
|
HighResolutionTime
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
HTML
|
LibWeb: Have speculative HTML parser populate the preload map
|
2026-04-29 15:59:22 +02:00 |
|
IndexedDB
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Infra
|
LibTextCodec+LibWeb: Move isomorphic coders to LibTextCodec
|
2025-11-27 14:57:29 +01:00 |
|
Internals
|
LibWeb: Count previous-sibling visits during style invalidation
|
2026-04-26 16:14:43 +02:00 |
|
IntersectionObserver
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Layout
|
LibWeb: Fix abspos containing block for split inline ancestors
|
2026-04-29 04:54:11 +02:00 |
|
Loader
|
LibURL+LibWeb+LibWebView: Convert about:version to a proper WebUI
|
2026-04-21 06:59:11 -04:00 |
|
MathML
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
MediaCapabilitiesAPI
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
MediaCapture
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
MediaSourceExtensions
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
MimeSniff
|
LibHTTP+LibWeb+RequestServer: Move Fetch's HTTP header infra to LibHTTP
|
2025-11-27 14:57:29 +01:00 |
|
MixedContent
|
LibWeb: Reduce recompilation impact of DOM/Document.h
|
2026-02-11 20:02:28 +01:00 |
|
NavigationTiming
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
NotificationsAPI
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Page
|
LibWeb: Guard MiddleButtonScrollHandler destructor against stale layout
|
2026-04-27 14:03:39 +02:00 |
|
Painting
|
LibWeb: Avoid unnecessary scrollbar allocation during hit testing
|
2026-04-29 04:34:07 +02:00 |
|
PerformanceTimeline
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
PermissionsPolicy
|
LibWeb/PermissionsPolicy: Allow autoplay of file:// media from file://
|
2026-03-01 01:04:10 +01:00 |
|
Platform
|
LibWeb+LibWebView: Select generic font families based on requested style
|
2026-03-24 15:08:24 +01:00 |
|
ReferrerPolicy
|
LibWeb: Store HTTP methods and headers as ByteString
|
2025-11-26 09:15:06 -05:00 |
|
RequestIdleCallback
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
ResizeObserver
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
ResourceTiming
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
SecureContexts
|
LibWebView: Add bookmark import/export to about:bookmarks
|
2026-04-22 08:02:15 -04:00 |
|
Selection
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Serial
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
ServiceWorker
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Speech
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
SRI
|
|
|
|
StorageAPI
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Streams
|
LibWeb: Make TransferArrayBuffer zero-copy
|
2026-04-25 10:53:51 +02:00 |
|
SVG
|
LibWeb: Move hyperlink style invalidation into a helper
|
2026-04-29 15:47:23 +02:00 |
|
TrustedTypes
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
UIEvents
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
URLPattern
|
LibWeb/Bindings: Emit one bindings header and cpp per IDL
|
2026-04-21 07:36:13 +02:00 |
|
UserTiming
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
ViewTransition
|
LibWeb/Bindings: Emit one bindings header and cpp per IDL
|
2026-04-21 07:36:13 +02:00 |
|
WebAssembly
|
LibJS: Only cache TypedArray data pointers for owned buffers
|
2026-04-25 06:11:18 +02:00 |
|
WebAudio
|
LibWeb/Bindings: Pass exact typed array types through WebIDL bindings
|
2026-04-26 17:50:58 +02:00 |
|
WebDriver
|
LibWeb: Remove ShadowRealm HTML integration
|
2026-04-05 13:57:58 +02:00 |
|
WebGL
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
WebIDL
|
LibWeb: Model Function as a callback type
|
2026-04-23 07:07:49 +02:00 |
|
WebSockets
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
WebVTT
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
WebXR
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
Worker
|
LibWeb: Keep worker startup reachable until script load completes
|
2026-04-27 18:02:49 +02:00 |
|
XHR
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
XLink
|
|
|
|
XML
|
LibWeb: Set fragment scripting mode from the context document
|
2026-04-14 23:01:36 +02:00 |
|
XPath
|
LibWeb+LibIDL: Remove support for #import directives during parsing
|
2026-04-24 20:08:29 +02:00 |
|
CMakeLists.txt
|
Meta: Replace GenerateAriaRoles with a python generator
|
2026-04-29 17:28:09 +01:00 |
|
Dump.cpp
|
LibWeb: Make Navigable directly own its active document
|
2026-04-01 11:51:43 +02:00 |
|
Dump.h
|
LibWeb: Make dump_sheet() indentable
|
2025-12-04 16:24:04 +00:00 |
|
Forward.h
|
LibWeb: Move StyleInvalidator into CSS invalidation
|
2026-04-29 15:47:23 +02:00 |
|
GraphemeEdgeTracker.cpp
|
LibWeb: Use unsafe layout/paintable accessors where appropriate
|
2026-02-26 21:09:08 +01:00 |
|
GraphemeEdgeTracker.h
|
LibWeb: Expose GraphemeEdgeTracker's find_line_start/find_line_end
|
2026-02-06 14:18:10 +00:00 |
|
idl_files.cmake
|
LibWeb: Implement TextDecoderStream
|
2026-04-28 19:17:09 +02:00 |
|
InvalidateDisplayList.h
|
|
|
|
Namespace.cpp
|
|
|
|
Namespace.h
|
|
|
|
PixelUnits.cpp
|
LibWeb: Inline CSSPixels methods and optimize device pixel math
|
2026-02-21 15:53:22 +01:00 |
|
PixelUnits.h
|
LibWeb: Fix precision loss in CSSPixelFraction::to_float/to_double
|
2026-03-22 14:09:22 -05:00 |
|
TraversalDecision.h
|
|
|
|
TraversalOrder.h
|
|
|
|
TreeNode.h
|
LibWeb: Add a method to traverse inclusive ancestors by type
|
2026-04-05 11:34:42 -04:00 |