ladybird/Libraries/LibWeb/Geometry
Shannon Booth 6a9cd0e8e0 LibWeb: Use interface_name instead of serialize_type virtual
`interface_name` is implemented for every platform object,
so we no longer need this boilerplate for every serializable
platform object.
2026-02-14 20:22:40 +01:00
..
DOMMatrix.cpp LibWeb/Geometry: Add a method to multiply a DOMMatrix by a DOMMatrix 2025-09-24 12:27:05 +01:00
DOMMatrix.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMMatrix.idl
DOMMatrixReadOnly.cpp LibWeb/CSS: Remove Transformation in favor of TransformationStyleValue 2025-12-19 14:51:53 +01:00
DOMMatrixReadOnly.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMMatrixReadOnly.idl
DOMPoint.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
DOMPoint.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMPoint.idl
DOMPointReadOnly.cpp LibWeb: Support implicit downcast to DOMException in ExceptionOr 2025-12-29 17:15:11 +01:00
DOMPointReadOnly.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMPointReadOnly.idl
DOMQuad.cpp LibWeb: Assume structured deserialization creates the correct type 2025-07-18 10:09:02 -04:00
DOMQuad.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMQuad.idl
DOMRect.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
DOMRect.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMRect.idl
DOMRectList.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
DOMRectList.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
DOMRectList.idl
DOMRectReadOnly.cpp LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
DOMRectReadOnly.h LibWeb: Use interface_name instead of serialize_type virtual 2026-02-14 20:22:40 +01:00
DOMRectReadOnly.idl