| .. |
|
Animations
|
LibWeb: Only consider longhand properties when computing invalidation
|
2025-08-26 12:17:55 +02:00 |
|
ARIA
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Bindings
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Clipboard
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Compression
|
LibCompress: Error out when encounters and incomplete stream
|
2025-06-14 18:26:56 -04:00 |
|
ContentSecurityPolicy
|
LibWeb: Replace is<T>() with as_if<T>() where possible
|
2025-08-25 18:45:00 +02:00 |
|
Cookie
|
LibWeb: Add missing cookie-age-limit steps to CookieStore::set()
|
2025-08-26 06:28:10 -04:00 |
|
CookieStore
|
LibWeb: Add missing cookie-age-limit steps to CookieStore::set()
|
2025-08-26 06:28:10 -04:00 |
|
CredentialManagement
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
|
Crypto
|
LibWeb: Replace is<T>() with as_if<T>() where possible
|
2025-08-25 18:45:00 +02:00 |
|
CSS
|
LibWeb: Remove unnecessary ComputedProperties::maybe_null_property
|
2025-08-26 12:17:55 +02:00 |
|
DOM
|
LibWeb: Remove unnecessary ComputedProperties::maybe_null_property
|
2025-08-26 12:17:55 +02:00 |
|
DOMURL
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Editing
|
LibWeb: Delete entire graphemes when the delete/backspace key is pressed
|
2025-08-14 22:21:51 +02:00 |
|
Encoding
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
EncryptedMediaExtensions
|
LibWeb: Improve Enum generation in IDLGenerator
|
2025-03-04 16:35:04 +00:00 |
|
EntriesAPI
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
|
EventTiming
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
|
Fetch
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
FileAPI
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Gamepad
|
LibWeb: Stub Navigator.getGamepads()
|
2025-07-22 11:55:29 -04:00 |
|
Geolocation
|
LibWeb: Implement emulated Geolocation position retrieval
|
2025-06-24 11:33:41 +02:00 |
|
Geometry
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
HighResolutionTime
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
HTML
|
LibWeb: Update focusing spec steps
|
2025-08-26 10:25:59 +02:00 |
|
IndexedDB
|
LibWeb: Add missing visit of IDBRequest::m_source
|
2025-08-22 19:29:29 +02:00 |
|
Infra
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Internals
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
IntersectionObserver
|
LibWeb: Add missing null check in root_intersection_rectangle()
|
2025-08-17 19:09:50 +02:00 |
|
Layout
|
LibWeb: Replace is<T>() with as_if<T>() where possible
|
2025-08-25 18:45:00 +02:00 |
|
Loader
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
MathML
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
|
MediaCapabilitiesAPI
|
LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
|
2025-08-05 07:07:15 -04:00 |
|
MediaSourceExtensions
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
|
MimeSniff
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
MixedContent
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
NavigationTiming
|
LibWeb: Only expose performance.{timing,navigation} on Window
|
2025-07-25 11:46:58 +02:00 |
|
Page
|
LibWeb+WebContent: Rename Document::focused_element to ::focused_area
|
2025-08-26 10:25:59 +02:00 |
|
Painting
|
LibWeb+WebContent: Rename Document::focused_element to ::focused_area
|
2025-08-26 10:25:59 +02:00 |
|
PerformanceTimeline
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
PermissionsPolicy
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Platform
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
ReferrerPolicy
|
LibURL+LibWeb: Make URL::serialize return a String
|
2024-12-04 16:34:13 +00:00 |
|
RequestIdleCallback
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
|
ResizeObserver
|
LibWeb: Unregister ResizeObserver from Document when it has no targets
|
2025-07-30 00:54:57 +02:00 |
|
ResourceTiming
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
SecureContexts
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Selection
|
LibWeb+WebContent: Rename Document::focused_element to ::focused_area
|
2025-08-26 10:25:59 +02:00 |
|
Serial
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
ServiceWorker
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
SRI
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
StorageAPI
|
Everywhere: Implement persistence of localStorage using sqlite
|
2025-06-12 17:04:35 +02:00 |
|
Streams
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
SVG
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
TrustedTypes
|
LibWeb: Migrate TrustedTypes to Utf16String
|
2025-08-11 12:21:31 +01:00 |
|
UIEvents
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
URLPattern
|
LibWeb: Only set prototype once for object with IDL interface
|
2025-04-20 18:43:11 +02:00 |
|
UserTiming
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
WebAssembly
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
WebAudio
|
LibWeb/WebAudio: Add renderQuantumSize
|
2025-08-20 14:51:01 +02:00 |
|
WebDriver
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
WebGL
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
WebIDL
|
LibWeb: Add support for caching IDL attribute values
|
2025-08-26 06:28:10 -04:00 |
|
WebSockets
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
WebVTT
|
LibJS+LibWeb: Port interned bytecode strings to UTF-16
|
2025-08-14 10:27:08 +02:00 |
|
Worker
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
XHR
|
LibWeb: Replace usages of dynamic_cast with as and as_if
|
2025-08-22 20:26:09 +02:00 |
|
XLink
|
LibWeb: Remove the initialize_strings methods
|
2025-01-12 00:35:58 +01:00 |
|
XML
|
LibWeb+LibXML: Preserve element attribute order in XML documents
|
2025-08-22 11:35:59 +02:00 |
|
CMakeLists.txt
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Dump.cpp
|
LibWeb/CSS: Add support for pseudo-classes taking <an+b>#
|
2025-08-13 09:47:28 +01:00 |
|
Dump.h
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
Forward.h
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
GraphemeEdgeTracker.h
|
LibWeb: Extract FormAssociatedElement's grapheme edge code to a helper
|
2025-08-22 14:06:46 +02:00 |
|
idl_files.cmake
|
LibWeb/CSS: Implement CSSUnitValue
|
2025-08-22 09:48:30 +01:00 |
|
InvalidateDisplayList.h
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
Namespace.cpp
|
LibWeb: Remove the initialize_strings methods
|
2025-01-12 00:35:58 +01:00 |
|
Namespace.h
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
PixelUnits.cpp
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
PixelUnits.h
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
TraversalDecision.h
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
TraversalOrder.h
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
TreeNode.h
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |